Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Feature/automatic release - #157

Draft
itamar-marom wants to merge 3 commits into
datainfrahq:masterfrom
itamar-marom:feature/automatic-release
Draft

itamar-marom wants to merge 3 commits into
datainfrahq:masterfrom
itamar-marom:feature/automatic-release

Conversation

@itamar-marom

@itamar-marom itamar-marom commented Apr 20, 2024

Copy link
Copy Markdown
Collaborator

Fixes #112

Description

Adding a release workflow to push docker images with build and a chart to GH.


This PR has:

  • been tested on a real K8S cluster to ensure creation of a brand new Druid cluster works.
  • been tested for backward compatibility on a real K*S cluster by applying the changes introduced here on an existing Druid cluster. If there are any backward incompatible changes then they have been noted in the PR description.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

Key changed/added files in this PR
  • .github/workflows/release.yml

@itamar-marom
itamar-marom marked this pull request as draft April 20, 2024 11:25
@itamar-marom

Copy link
Copy Markdown
Collaborator Author

@AdheipSingh All secrets / operator hub needs to be added. Need you for that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for ARM64 ISA et al

1 participant