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

Creating stage with multiple ignored kubernetes manifests fails #3413

Open
dballweg opened this issue Jun 22, 2019 · 1 comment
Open

Creating stage with multiple ignored kubernetes manifests fails #3413

dballweg opened this issue Jun 22, 2019 · 1 comment

Comments

@dballweg
Copy link

When creating a stage you can choose kubernetes roles to ignore. If you select more than one (add row) it will auto check the ignore box. When you click save it will fail with ActiveRecord::NotNullViolation: Mysql2::Error: Column 'ignored' cannot be null
Creating the stage with only one role ignored works fine, and editing the stage to add one ignored role at a time does work. Adding more than 1 per save is where it fails.

@grosser
Copy link
Contributor

grosser commented Jun 24, 2019

was unable to reproduce, need more details or finer steps

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

No branches or pull requests

2 participants