-
Notifications
You must be signed in to change notification settings - Fork 903
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(artifacts/k8s): fix rewrite k8s artifact edit (#7352)
the match artifact editor used for kubernetes match artifacts wasn't working right. previously, you were only presented with a single reference field which didn't capture all of the data we needed to match on artifacts. instead of something like `kubernetes/configMap` the default artifact type was `kubernetes/REFERENCE` which is not a valid type but there was no way to change it.
- Loading branch information
1 parent
648b523
commit 251250b
Showing
1 changed file
with
49 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters