Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.0.7 #58

Merged
merged 4 commits into from
Jan 12, 2024
Merged

Release v0.0.7 #58

merged 4 commits into from
Jan 12, 2024

Conversation

ajfloeder
Copy link
Contributor

No description provided.

roehrich-hpe and others added 4 commits October 19, 2023 16:19
This is the version that is installed by the current kubebuilder, v3.12.0.
There will be a deprecation warning about patchesStrategicMerge, but this can
be ignored.  This warning is tracked in kubebuilder issue #3539.

Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
Avoid editing config/manager/kustomization.yaml to set the image tag.  This
causes git to consider the workarea to be dirty, so two consecutive deploys
from a workarea that has no other changes will result in the second deploy
looking for an image with a "-dirty" tag.

Instead, from the makefile we create a throw-away, and untracked, overlay that
will be used to set the image tag.

Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
@ajfloeder ajfloeder merged commit daa1cff into releases/v0 Jan 12, 2024
3 checks passed
@ajfloeder ajfloeder deleted the release-v0.0.7 branch January 12, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants