-
Couldn't load subscription status.
- Fork 31
chore: bump caapf to v0.8.1 #1305
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
chore: bump caapf to v0.8.1 #1305
Conversation
Signed-off-by: Carlos Salas <carlos.salas@suse.com>
|
Thanks for opening this @salasberryfin. I forgot to mention - rancher/cluster-api-addon-provider-fleet#240 need to be included into addon config in order for Basically it needs featureGates:
configMap: # ConfigMap state configuration settings (optional)
ref:
kind: ConfigMap
apiVersion: v1
name: rancher-config
namespace: cattle-system
experimentalOciStorage: true # Enables experimental OCI storage support
experimentalHelmOps: truein
|
Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
|
Seems to be an issue with expectations on status:
conditions:
- lastTransitionTime: "2025-04-24T09:17:01Z"
message: 'FleetAddonConfig reconcile error: Fleet chart patch error: FleetSettings
read error: Error deserializing response: missing field `fleet` at line 1 column
972'I’ll prepare a fix for this. |
Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
What this PR does / why we need it:
Bump CAAPF to
v0.8.1.Which issue(s) this PR fixes:
Fixes #1303
Special notes for your reviewer:
Checklist: