-
Notifications
You must be signed in to change notification settings - Fork 174
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
Big Bang 1.37 -> 1.39 & Fix K3s LB Zarf Agent Issue #668
Conversation
jeff-mccoy
commented
Aug 10, 2022
•
edited
Loading
edited
- BB 1.39 upgrade
- Swap Tempo for Jaeger
- Fixes Klipper svclb not working in new version of K3s that we are using #557
- Add domain variable for package deployments
- Organized package components better
I receive a strange timeout from an internal go library during the first deploy (running the command a second time makes it work):
This may just be a flake though with how go is installed on my machine with homebrew. |
Yeah that's super strange, there are no code changes in this PR, just a webhook update and zarf package update. |
Yeah I think it has to do with the time it takes to sync the images (seemingly). But I would have to do more digging to figure it out. Definitely think it was preexisting. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎆
- BB 1.39 upgrade - Swap Tempo for Jaeger - Fixes Klipper svclb not working in new version of K3s that we are using #557 - Add domain variable for package deployments - Organized package components better