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

manager unclosed action #2682

Closed
serhii-kuzniechykov opened this issue Jul 23, 2024 · 2 comments · Fixed by #2683
Closed

manager unclosed action #2682

serhii-kuzniechykov opened this issue Jul 23, 2024 · 2 comments · Fixed by #2683
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@serhii-kuzniechykov
Copy link

Hello
Sorry for reporting this small thing.

What happened:

helm install kueue kueue/ --create-namespace --namespace kueue-system --set enableCertManager=true
Error: parse error at (kueue/templates/manager/manager.yaml:59): unclosed action

What you expected to happen:

NAME: kueue
LAST DEPLOYED: Tue Jul 23 23:20:02 2024
NAMESPACE: kueue-system
STATUS: deployed
REVISION: 1
TEST SUITE: None

Anything else we need to know?:

    resources: {{- toYaml .Values.controllerManager.manager.resources | nindent 10
          }}
resources: {{- toYaml .Values.controllerManager.manager.resources | nindent 10 }}

Environment:

  • Kubernetes version (use kubectl version): Client Version: v1.28.2
  • Kueue version (use git describe --tags --dirty --always): v0.8.0-1-g78783a26-dirty
  • Cloud provider or hardware configuration: Azure
  • OS (e.g: cat /etc/os-release): Windows
  • Kernel (e.g. uname -a):
  • Install tools: Helm
  • Others:
@serhii-kuzniechykov serhii-kuzniechykov added the kind/bug Categorizes issue or PR as related to a bug. label Jul 23, 2024
@mbobrovskyi
Copy link
Contributor

/assign

@mbobrovskyi
Copy link
Contributor

@serhii-kuzniechykov Could you check with last changes? If you still have an issue, please reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants