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 check for Calico CRDs for each tested k8s version #2163

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

danielhoherd
Copy link
Member

@danielhoherd danielhoherd commented Mar 28, 2024

Description

Abort bin/generate_circleci_config.py if Calico CRDs are not found for k8s versions that are being added to .circleci/config.yml. This has bitten us before, and it's not a huge deal, but it is wasteful and time consuming to have to go through that iteration.

I canceled CI because no CI-facing code changed. This is strictly a developer local-workstation change.

Related Issues

https://github.com/astronomer/issues/issues/6240

Testing

This is strictly a dev workflow improvement, not customer facing, and does not change the shipped product in any way, so no QA is needed.

Merging

Merge everywhere.

@danielhoherd danielhoherd requested a review from a team as a code owner March 28, 2024 14:56
@danielhoherd danielhoherd merged commit eec215c into master Mar 28, 2024
0 of 5 checks passed
@danielhoherd danielhoherd deleted the check-calico-crds branch March 28, 2024 17:55
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.

None yet

2 participants