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

add CI jobs to generate yaml files to install with kubectl #107

Closed
Madhu-1 opened this issue Jan 31, 2022 · 1 comment · Fixed by #111
Closed

add CI jobs to generate yaml files to install with kubectl #107

Madhu-1 opened this issue Jan 31, 2022 · 1 comment · Fixed by #111

Comments

@Madhu-1
Copy link
Member

Madhu-1 commented Jan 31, 2022

This should probably become an artifact when we do a release. Creating a tag in git can then generate the yaml, and post it as part of the release (somehow). It requires adding one or more jobs to the build-push workflow we already have.

Originally posted by @nixpanic in #106 (comment)

@nixpanic
Copy link
Collaborator

release-action is one tool that could assist with this

nixpanic added a commit to nixpanic/kubernetes-csi-addons that referenced this issue Feb 2, 2022
Fixes: csi-addons#107
Signed-off-by: Niels de Vos <ndevos@redhat.com>
nixpanic added a commit to nixpanic/kubernetes-csi-addons that referenced this issue Feb 2, 2022
When a tag is pushed into the repository, a release is now automatically
made from the tag. The release includes generated YAML files that can be
applied with `kubectl` to install the controller and CRDs.

Fixes: csi-addons#107
See-also: https://github.com/ncipollo/release-action/
Signed-off-by: Niels de Vos <ndevos@redhat.com>
@mergify mergify bot closed this as completed in #111 Feb 2, 2022
mergify bot pushed a commit that referenced this issue Feb 2, 2022
When a tag is pushed into the repository, a release is now automatically
made from the tag. The release includes generated YAML files that can be
applied with `kubectl` to install the controller and CRDs.

Fixes: #107
See-also: https://github.com/ncipollo/release-action/
Signed-off-by: Niels de Vos <ndevos@redhat.com>
nixpanic added a commit to nixpanic/kubernetes-csi-addons that referenced this issue Feb 3, 2022
When a tag is pushed into the repository, a release is now automatically
made from the tag. The release includes generated YAML files that can be
applied with `kubectl` to install the controller and CRDs.

Fixes: csi-addons#107
See-also: https://github.com/ncipollo/release-action/
Signed-off-by: Niels de Vos <ndevos@redhat.com>
(cherry picked from commit 57ed4f6)
Madhu-1 pushed a commit to Madhu-1/kubernetes-csi-addons that referenced this issue Apr 10, 2024
…rry-pick-106-to-release-4.15

[release-4.15] Syncing latest changes from upstream main for kubernetes-csi-addons
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 a pull request may close this issue.

2 participants