Robert Ștefan
Robert Ștefan
Stack version: `v0.10.4` Warning: `coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value ` All logs: ```bash → helm upgrade -i stack presslabs/stack --namespace presslabs-system -f https://raw.githubusercontent.com/presslabs/stack/master/presets/gke.yaml Release...
closes https://github.com/kubernetes-sigs/controller-runtime/issues/1964 This PR adds a function to ignore `AlreadyExists` errors.
Drone config: ``` name: TEST image: plugins/slack settings: webhook: ... channel: ... username: ... link_names: true template: > TEST ``` Message in slack without any link: ``` TEST @channelname ```