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

Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "CronJob" in version "batch/v1" #1963

Closed
2 tasks
ladung opened this issue Jul 5, 2022 · 9 comments · Fixed by #2076
Labels
bug Something isn't working

Comments

@ladung
Copy link
Contributor

ladung commented Jul 5, 2022

If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in Devtron Discord channel.

Checklist:

  • I've searched in the docs and FAQ for my answer
  • I've included steps to reproduce the bug.

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

[ordered list the process to finding and recreating the issue, example below]

  1. User goes to Create an application (to save space or whatever)
  2. User selects clone option
  3. Configmap in environment override is not cloned

Expected behavior

A clear and concise description of what you expected to happen.

Current behavior

describe what you currently experienced from this process, and thereby explain the bug

Screenshots

If applicable, add screenshots to help explain your problem.

Logs

Paste any relevant application logs here.
@ladung ladung added the bug Something isn't working label Jul 5, 2022
@prakarsh-dt
Copy link
Collaborator

@ladung Can you please clarify when exactly is this occurring?
Are you trying to deploy an app using the Job and Cronjob chart?

@ladung
Copy link
Contributor Author

ladung commented Jul 9, 2022

@prakarsh-dt when i use command helm install devtron devtron/devtron-operator -n devtroncd --set installer.modules={cicd}. I have this problem!

@ladung
Copy link
Contributor Author

ladung commented Jul 9, 2022

My version kubenetes is 1.20.11

@ladung
Copy link
Contributor Author

ladung commented Jul 18, 2022

@prakarsh-dt can you help me?

@ladung
Copy link
Contributor Author

ladung commented Jul 18, 2022

image

@ladung
Copy link
Contributor Author

ladung commented Jul 19, 2022

image

@prakarsh-dt why am i still getting error?

@prakarsh-dt
Copy link
Collaborator

@ladung
Please run helm repo update before running the install commands.

@ladung
Copy link
Contributor Author

ladung commented Jul 21, 2022

@prakarsh-dt i ran that command but it's getting error:
image

@ladung
Copy link
Contributor Author

ladung commented Jul 22, 2022

@prakarsh-dt please help me?

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