Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
c
cool-egg-852
08/05/2019, 8:41 PM
Untitled.txt
Any ideas on this one?
w
white-balloon-205
08/05/2019, 8:54 PM
Is this with the latest
@pulumi-kubernetes
?
c
cool-egg-852
08/05/2019, 8:54 PM
0.25.5
I can’t replicate this because I was able to bypass it by destroying the resources and recreating them. The issue happened when I added the skipAwait annotation to a Service
g
gorgeous-egg-16927
08/05/2019, 11:16 PM
Should be fixed by
https://github.com/pulumi/pulumi-kubernetes/pull/691
— fix will be in the next release
c
cool-egg-852
08/06/2019, 1:28 PM
Thanks! I think I caused it by having a
true
value rather than
"true"
for the annotation.
Post