-
Notifications
You must be signed in to change notification settings - Fork 70
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
automation of the hash update on the annotation with digest updater #375
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great effort
Shared few suggestions.
5a1a374
to
5a3c785
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made a minor suggestion; overall, it looks good to me! I've tested the recent integration in my local repository, and it's functioning correctly. The commit.env file is being updated successfully. However, I haven't tested whether the kustomization.yaml file captures the new ConfigMap and subsequently updates the ImageStreams. Could you please ensure that it working well on the cluster side? You can use the instructions from this link: https://github.com/opendatahub-io/opendatahub-operator/wiki/3.-Using-Operator-in-Dev-Mode (The last example fits for the workbences)
29dd149
to
68fa8a3
Compare
68fa8a3
to
be22d1a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still Reviewing this PR
Please address the following suggestions.
43d99bf
to
f5434cf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
just one more change needed:
f5434cf
to
bce3a8d
Compare
bce3a8d
to
58a9509
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
thanks for the work.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: harshad16 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
fixes for #354
Description
I followed each step as described here.
How Has This Been Tested?
I tested with kustomize build manifests/base/.
Merge criteria: