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

Revert go.mod changes in CLI from PR #835 #900

Merged
merged 2 commits into from
Dec 6, 2021
Merged

Conversation

ndhanushkodi
Copy link
Contributor

@ndhanushkodi ndhanushkodi commented Dec 5, 2021

Revert go.mod changes from 835

The cloud acceptance tests for the CLI have been failing (but passing in Kind) since merging 835. After reverting the whole PR and testing with several parts of that PR, it looks like the code itself wasn't causing issues, but rather the extensive go.mod updates. Those updates were not necessary for the PR (I was able to run go mod tidy with no changes), so I'm reverting those here so the tests will pass again.

How I've tested this PR:
Ran all cloud acceptance tests on this branch.

How I expect reviewers to test this PR:
👀

@ndhanushkodi ndhanushkodi changed the title revert go.mod changes in CLI from secrets label PR and run all accept… Revert go.mod changes in CLI from [label secrets PR #835](https://github.com/hashicorp/consul-k8s/pull/835) Dec 5, 2021
@ndhanushkodi ndhanushkodi changed the title Revert go.mod changes in CLI from [label secrets PR #835](https://github.com/hashicorp/consul-k8s/pull/835) Revert go.mod changes in CLI from PR #835 Dec 5, 2021
- acceptance-aks-1-20:
requires:
- cleanup-azure-resources
- acceptance-kind-1-22
nightly-acceptance-tests:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file will be reverted before merging

@ndhanushkodi ndhanushkodi marked this pull request as ready for review December 5, 2021 20:21
@ndhanushkodi ndhanushkodi requested review from a team, kschoche and t-eckert and removed request for a team December 5, 2021 20:21
@ndhanushkodi ndhanushkodi merged commit 9ddce21 into main Dec 6, 2021
@ndhanushkodi ndhanushkodi deleted the fix-cli-acceptance branch December 6, 2021 18:10
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.

3 participants