Skip to content

Conversation

@wikkyk
Copy link
Collaborator

@wikkyk wikkyk commented Aug 11, 2025

Issue #, if available:
#293

Description of changes:
I forward-ported 1d76694 to main. I ported all the new features to v1alpha2.

This is still very much WIP, it doesn't actually work, tests fail, etc. However, that's the bulk of the large changes done and we'll be able to work more incrementally now.

The conversion webook is missing.

We'll need to keep rebasing this on main if necessary until it's ready to merge.

Testing performed:
It compiles.
Some Many Go tests succeed, many some Go tests fail.
Nothing else was tried yet.

@github-actions
Copy link

Tests

Please note that running unit and e2e tests requires manual approval from a team member.

e2e tests

We use labels to control which e2e tests contexts are run:

Label Behaviour
none Run Generic tests only
e2e/none skip all e2e tests (documentation etc) - overrides all e2e/* labels Do not run any e2e tests
e2e/flatcar run Flatcar e2e tests Add Flatcar tests

ℹ️ Ask a team member to add the requested labels if you don't have enough permissions.

@wikkyk
Copy link
Collaborator Author

wikkyk commented Aug 11, 2025

I split the compat table in two and removed redundant information to make them a bit more readable. The old table was getting long.

@wikkyk
Copy link
Collaborator Author

wikkyk commented Aug 11, 2025

Should get https://github.com/kubernetes-sigs/kube-api-linter set up for this.
edit: done

@wikkyk
Copy link
Collaborator Author

wikkyk commented Aug 11, 2025

Needs porting to CAPI 1.11/v1beta2.

@mcbenjemaa
Copy link
Member

Needs porting to CAPI 1.11/v1beta2.

You can finish your rebase and changes, and then we can migrate CAPI v1beta2 and conversation webhooks to a separate PR.

I can take this.

@wikkyk
Copy link
Collaborator Author

wikkyk commented Aug 12, 2025

I agree. Though we should minimise the amount of time that main is in this part-way-in state.

ignition "github.com/flatcar/ignition/config/v2_3"
ignitionTypes "github.com/flatcar/ignition/config/v2_3/types"
"github.com/pkg/errors"
"inet.af/netaddr"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

let's create a follow-up issue for this.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah, I also don't like github.com/pkg/errors

@wikkyk
Copy link
Collaborator Author

wikkyk commented Nov 4, 2025

rebased on v0.7.5

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 6, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
61.1% Coverage on New Code (required ≥ 80%)
3.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api break Things that change the API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants