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

Release v0.1.1 #197

Merged
merged 5 commits into from
May 1, 2024
Merged

Release v0.1.1 #197

merged 5 commits into from
May 1, 2024

Conversation

roehrich-hpe
Copy link
Contributor

No description provided.

roehrich-hpe and others added 5 commits April 15, 2024 09:37
When converting to the v1alpha1 spoke do not add the annotation that is
the serialized version of the v1alpha2 hub. On a customer site that annotation
is too big for the k8s limit of 262144 bytes.

With this change, we can still convert v1alpha2->v1alpha1 and v1alpha1->v1alph2,
but we can't convert v1alpha1->v1alpha2->v1alpha1 and
v1alpha2->v1alpha1->v1alpha2. However those last two (1-2-1 and 2-1-2) happen
only in the conversion test suite, and that is disabled now.

Signed-off-by: Dean Roehrich <[email protected]>
The current ClientMount columns are not working. The Status.Mounts.Ready
fields need to be rolled up into one status to get these to work.

Signed-off-by: Blake Devcich <[email protected]>
@roehrich-hpe roehrich-hpe requested review from ajfloeder and bdevcich May 1, 2024 15:40
@roehrich-hpe roehrich-hpe merged commit 25c9400 into releases/v0 May 1, 2024
2 checks passed
@roehrich-hpe roehrich-hpe deleted the release-v0.1.1 branch May 1, 2024 16:04
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