-
Notifications
You must be signed in to change notification settings - Fork 62
Update OPTE #1904
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 OPTE #1904
Conversation
|
This is my first OPTE update. I've tested this locally on Helios with a manual OPTE update, but how do we get the CI |
|
The |
|
I would like to take this moment to request an enhancement to the OPTE packaging. Right now, we have this API version which seems to monotonically increase with incompatible changes, which is great. The package versioning scheme we have for the Which comes from the head of It would, I think, be excellent if we could make the minor version (which is currently fixed to Does that make sense? |
|
@jclulow Yea that sounds like a fine idea. I'll go ahead and get a PR going for that in opte. |
|
@jclulow made the version change in oxidecomputer/opte#296. |
Thank you, that's awesome! I have a new package now: I will endeavour to get the |
Howdy, @jclulow! This wasn't really blocking anything before (and I know you were slammed), but it seems like it's starting to do so. Could we possibly get that new ramdisk image? |
Yes, I'm looking at the stuff Luqman added for generating the new images today! Sorry about the delay here. |
|
I have been able to build an image and get the target configured in buildomat, but regrettably it does not currently boot due to a regression introduced with oxidecomputer/stlouis#63. I'm putting this down for the weekend and I'll get another image built and report back on Monday after we've got that sorted out. |
|
The additional details @jclulow asked for are in oxidecomputer/stlouis#272. |
|
@jclulow Looks like the fix for oxidecomputer/stlouis#272 has landed. Were you going to keep the current EDIT: the versioned targets are setup now as |
|
Bumped the opte rev a bit forward to oxidecomputer/opte@f501445 (w/ corresponding |
Pull in OPTE version
e6e197a08c086cfa4cdb2e58bf71c580f89229ac(which includes new default firewall actions and VNI filters),update sled-agent for API changes, and remove default RDP firewall rule.