You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
When new Application for piped v1 created, it is auto setkind = KUBERNETES for all created applications. This led to Invalid config in detail application page as below image.
What you expected to happen:
Should not showing invalid config
App created kind should not be fixed to be KUBERNETES
How to reproduce it:
Create application through application-form-v1 that have app.pipecd.yaml not kind KUBERNETES
View detail application page.
Check for invalid Config message
Environment:
piped version: v1.0 test
control-plane version: v0.50.1
Others:
The text was updated successfully, but these errors were encountered:
What happened:
When new Application for piped v1 created, it is auto setkind = KUBERNETES for all created applications. This led to
Invalid config
in detail application page as below image.What you expected to happen:
invalid config
How to reproduce it:
app.pipecd.yaml
not kind KUBERNETESEnvironment:
piped
version: v1.0 testcontrol-plane
version: v0.50.1The text was updated successfully, but these errors were encountered: