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
#pulumi-kubernetes-operator
Title
b
breezy-bear-50708
09/24/2021, 1:55 PM
Is it possible to get a new release? Would really like to get
https://github.com/pulumi/pulumi-kubernetes-operator/pull/195
to fix the eviction issue 🙂
s
sparse-park-68967
09/27/2021, 7:16 PM
I will cut a release today.
🙌 1
0.0.20 was released:
https://github.com/pulumi/pulumi-kubernetes-operator/releases/tag/v0.0.20
p
prehistoric-kite-30979
09/28/2021, 5:36 PM
this doesnt appear to have fixed the eviction issue for me
Should we be mounting in a persistent volume into
/tmp
to ensure we dont cause evictions?
b
breezy-bear-50708
10/01/2021, 1:36 PM
Same, still seeing evictions
I think it's a known issue - there was a comment on the PR about it
s
sparse-park-68967
10/01/2021, 3:30 PM
Yeah
@prehistoric-kite-30979
provided a fix:
https://github.com/pulumi/pulumi-kubernetes-operator/pull/203
(thanks!). We will cut a release today. I am trying to add another couple of fixes. Thanks for your patience!
Post