-
Notifications
You must be signed in to change notification settings - Fork 107
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
Cherry-pick CI changes #583
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* ci: enhance pull_request workflow Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: use ct via nix-shell, Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: add the csi-driver step Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * fix: the release regex Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: remove test.test binary Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: add gitignore entry for .test files Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * fix: remove redundant die method Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * fix: set analytics to be disabled on ci Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * fix: shebang, condition check, script input Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: move zfs env setup inside nix Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: get IMAGE_TAG from chart Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * ci: disable the chart releaser workflow temporarily Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: don't use yq for extracting version in Makefile Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> --------- Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com>
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com>
Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com>
* chore: cleanup unused scripts, update make manifets Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: generate operator from helm template Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * ci: add manifests and codegen validation in pull request Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: add comments on the generate-manifests script Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> * chore: generate zfs-operator by disabling helm labels Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com> --------- Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com>
Signed-off-by: Abhinandan Purkait <purkaitabhinandan@gmail.com>
niladrih
approved these changes
Sep 10, 2024
niladrih
requested review from
tiagolobocastro,
avishnu,
sinhaashish,
abhilashshetty04 and
dsharma-dc
September 10, 2024 06:50
avishnu
approved these changes
Sep 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#557 #564 #567 #569