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

update default octez to v12 #399

Merged
merged 1 commit into from
Mar 24, 2022
Merged

update default octez to v12 #399

merged 1 commit into from
Mar 24, 2022

Conversation

nicolasochem
Copy link
Collaborator

Change version in test value files as well. Also fix a few outdated tests.

Change version in test value files as well. Also fix a few outdated tests.
Copy link
Contributor

@orcutt989 orcutt989 left a comment

Choose a reason for hiding this comment

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

Awesome!

@@ -146,7 +151,7 @@ spec:
readinessProbe:
httpGet:
path: /is_synced
port: 31732
port: 31732
Copy link
Collaborator

Choose a reason for hiding this comment

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

theres some random white space being added in a bunch of places 🤷

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There is a helper script to re-generate the expected helm template. I ran it to update to v12 everywhere in the tests, then this happened. I believe whitespace was already there. Perhaps a tab vs space situation. This should be addressed separately.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think that what's going on here is that a prior commit didn't update the expect files. Once we enforce this on every pull request we won't see this.

@nicolasochem nicolasochem merged commit 9a16793 into master Mar 24, 2022
@harryttd harryttd deleted the update_to_v12 branch March 24, 2022 21:42
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.

4 participants