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

Empty serviceName in fleet StatefulSet #10762

Open
torchiaf opened this issue Apr 5, 2024 · 1 comment
Open

Empty serviceName in fleet StatefulSet #10762

torchiaf opened this issue Apr 5, 2024 · 1 comment
Labels
kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@torchiaf
Copy link
Member

torchiaf commented Apr 5, 2024

Setup

  • Rancher version: v2.9-a6bb9619c947a9c79ad420660e05cb10b02bf515-head
  • Installation option (Docker install/Helm Chart): Helm v2.16.8-rancher2
  • Kubernetes version: v1.26.4 +k3s1
  • Cluster Type (Local/Downstream): local and downstream RKE2

Describe the bug

serviceName in cattle-fleet-local-system/fleet-agent StatefulSet is empty string.
This is blocking the redeploying/scaling operations in the UI.

We should verify if the field is missing for a backend issue or we need to fix the validation UI side.

To Reproduce

  • Go to local or downstream cluster explorer
  • Go to Workspace -> StatefulSet -> fleet-agent
  • Click on side menu -> click on Redeploy / Scale buttons

Result
The UI shows a validation error, 'Service name is required'. The error is also visible in the console.

Screenshots

image

Additional context

It's still possible to restart the agent using the CLI

kubectl rollout restart statefulset fleet-agent -n cattle-fleet-local-system
@torchiaf torchiaf added this to the v2.9.0 milestone Apr 5, 2024
@github-actions github-actions bot added [zube]: To Triage QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this labels Apr 5, 2024
@torchiaf torchiaf changed the title <bug title: summarize bug in one line> Empty serviceName in fleet StatefulSet Apr 5, 2024
@gaktive gaktive modified the milestones: v2.9.0, v2.10.0 May 29, 2024
@gaktive
Copy link
Member

gaktive commented May 29, 2024

This may have to be back ported to 2.9.x but if our capacity for 2.9.0 has room, we can put this back in.

@nwmac nwmac modified the milestones: v2.10.0, v2.11.0 Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

No branches or pull requests

3 participants