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

feat: Create justfile for workflow automation #184

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

o-otte
Copy link
Member

@o-otte o-otte commented Nov 11, 2024

What this PR does / why we need it:

This is the first PR to add workflow automation tooling to enhance the development and testing UX

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

see: SovereignCloudStack/issues#727

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

o-otte and others added 6 commits November 12, 2024 16:06
Checks for changes to versions.yaml file

Only the relevant Kubernetes Versions are built.

Todo: Add helm dependency update

Signed-off-by: Oliver Kautz <[email protected]>
Fix Bug that each invokation recreates the assets. Assets are now only
regenerated, if something gets changes in the versions file

Signed-off-by: Oliver Kautz <[email protected]>
Handles:
- old local branches
- creation of chore branches for each or individual versions
@o-otte o-otte force-pushed the ci-automation_issues727 branch from 0635be7 to fdd730a Compare November 21, 2024 08:54
@o-otte o-otte requested a review from jschoone November 29, 2024 14:04
@o-otte o-otte force-pushed the ci-automation_issues727 branch from dd3bae2 to dae8b47 Compare November 29, 2024 14:59
@o-otte o-otte removed their assignment Nov 29, 2024
@o-otte o-otte marked this pull request as ready for review November 29, 2024 15:00
The values for the metrics server have changed and some are already
outdated.
This smaller version should to the same for this case.

Signed-off-by: Jan Schoone <[email protected]>
@jschoone jschoone force-pushed the ci-automation_issues727 branch from dae8b47 to 860b6f2 Compare February 27, 2025 09:56
Signed-off-by: Jan Schoone <[email protected]>
@jschoone jschoone changed the base branch from main to refactor/modernize_scs_cluster_stacks February 27, 2025 11:02
jschoone and others added 5 commits February 27, 2025 12:03
Even 1.17 is already available it needs some additional configuration
and would fail here.
Cilium 1.16.x is still supported so we are good here.

Signed-off-by: Jan Schoone <[email protected]>
Signed-off-by: Jan Schoone <[email protected]>
Signed-off-by: Jan Schoone <[email protected]>
@jschoone jschoone force-pushed the refactor/modernize_scs_cluster_stacks branch 4 times, most recently from f866e24 to 6ce933f Compare March 7, 2025 22:21
@jschoone jschoone force-pushed the refactor/modernize_scs_cluster_stacks branch 5 times, most recently from 3f9366a to fbf6fe0 Compare March 10, 2025 11:38
Base automatically changed from refactor/modernize_scs_cluster_stacks to main March 10, 2025 11:39
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.

2 participants