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

CI/CD does not produce images for some commits #985

Closed
Miles-Garnsey opened this issue May 30, 2023 · 1 comment · Fixed by #998
Closed

CI/CD does not produce images for some commits #985

Miles-Garnsey opened this issue May 30, 2023 · 1 comment · Fixed by #998
Assignees
Labels
bug Something isn't working done Issues in the state 'done' refactoring

Comments

@Miles-Garnsey
Copy link
Member

Miles-Garnsey commented May 30, 2023

What happened?

CI/CD runs for documentation commits don't produce images. This leads to errors when you try to reference the k8ssandra-operator kustomizations from downstream kustomizations.

All commits on main must create an image to avoid kustomizations being broken.

Definition of done

All commits (inc. docs commits/whatever) generate an image and kustomizations that can be deployed.

@Miles-Garnsey Miles-Garnsey added bug Something isn't working refactoring labels May 30, 2023
@adejanovski adejanovski added the ready Issues in the state 'ready' label May 30, 2023
@adejanovski
Copy link
Contributor

Sounds good to me if that avoids confusion.
Maybe we could have docs update build and push an image directly instead of going through the whole CI process?
That can help unclutter our CI queue.

@emerkle826 emerkle826 self-assigned this Jun 5, 2023
@adejanovski adejanovski added in-progress Issues in the state 'in-progress' and removed ready Issues in the state 'ready' labels Jun 6, 2023
@adejanovski adejanovski added ready-for-review Issues in the state 'ready-for-review' and removed in-progress Issues in the state 'in-progress' labels Jun 7, 2023
@adejanovski adejanovski added done Issues in the state 'done' and removed ready-for-review Issues in the state 'ready-for-review' labels Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done Issues in the state 'done' refactoring
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants