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

Fix endpoints controller v2 tests #2968

Merged

Conversation

zalimeni
Copy link
Member

@zalimeni zalimeni commented Sep 15, 2023

The missing constant somehow slipped by in CI. Are we not running v2 tests? Fixing first before digging.

Also fixes test that is breaking due to a protocol defaulting fix in Consul merged today.

@zalimeni zalimeni enabled auto-merge (squash) September 15, 2023 21:48
@zalimeni zalimeni added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-backport signals that a PR will not contain a backport label labels Sep 15, 2023
@zalimeni zalimeni enabled auto-merge (squash) September 15, 2023 21:51
@zalimeni
Copy link
Member Author

zalimeni commented Sep 15, 2023

https://github.com/hashicorp/consul-k8s-workflows/actions/runs/6202272584/job/16840895107#step:11:1258 <- this should not have passed (or compiled). Wondering whether we're caching PR branches in consul-k8s-workflows... Will look more Monday.

False alarm, 60d09e2#diff-4ac252d0326267867766a1e8845ab2d03a33ec3f2c4b4ecd86ded42086126a11R557 added a test that I didn't cover in the service accounts controller PR; the SHA above passed because it hadn't been rebased on that change.

@zalimeni zalimeni force-pushed the zalimeni/fix-missing-constant-endpoints-controller-v2-test branch from 2575579 to a09cd77 Compare September 15, 2023 23:11
@zalimeni zalimeni changed the title Fix missing constant endpoints controller v2 test Fix endpoints controller v2 tests Sep 15, 2023
@zalimeni zalimeni merged commit 7cf20be into main Sep 18, 2023
27 of 31 checks passed
@zalimeni zalimeni deleted the zalimeni/fix-missing-constant-endpoints-controller-v2-test branch September 18, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport signals that a PR will not contain a backport label pr/no-changelog PR does not need a corresponding .changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants