Duncan McNaught
Duncan McNaught
Eg Works: $output = query_nodes("bitnet_environment_id=\"${::bitnet_environment_id}\" and Class[bitnet_rabbitmq]", ipaddress) Doesn't work (empty string): $output = query_nodes("bitnet_environment_id=\"${::bitnet_environment_id}\" and Class[::bitnet_rabbitmq]", ipaddress)
/kind bug Posted on Feb 14th to #kops-users https://kubernetes.slack.com/archives/C3QUFP0QM/p1644873024248629 Hi all, One of our four cluster seems to be having DNS issues with messages like “Temporary failure in name resolution”,...
I read this - and it says resolved: https://github.com/deis/deis/issues/3148 then I tested w deis 2.21.6 on K8s 1.17 (installed in AWS w kops) and it doesn't do a rolling restart:...
`deis certs` returns No certs If you are not the same user that created them. I haven't investigated with non admin users at all. deis v2.21.4
Here are descriptions of the issue that we see in our Ruby apps after adding router.deis.io/nginx.useProxyProtocol: "true" https://stackoverflow.com/a/51111144/2112497 https://github.com/rails/rails/issues/22965 Env: K8s 1.12.9, workflow-v2.20.0 We are terminating our SSL certs on...
Would it be possible to support AWS ALBs/NLBs with workflow and support communications protocols like websockets? I'm not sure if that would involve a second router in the workflow config,...
When I call puppet-slack like this for my puppetserver instances: class { 'slack': is_puppetmaster => false, } I get this error on the agent run: [root@ip-172-31-19-14 puppet]# puppet agent -t...
`deis run` needs pods - create permissions in charts/controller/templates/controller-clusterrole.yaml Error: ```deis run 'bundle exec rake db:migrate' -a assessments-service-config Running 'bundle exec rake db:migrate'... Error: Unknown Error (503): {"detail":"assessments-service-config-run-f1dc5 (run): Expecting...