Benjamin Andersen

Results 9 issues of Benjamin Andersen

Really enjoy your gem, But have some databases i need call where they are not always up to date with users / password / schema. what i have noticed is...

I try follow the manual for installing jenkins x. but i get this error constant `configmap/plugins configured externalsecret.kubernetes-client.io/tekton-container-registry-auth unchanged error validating "config-root/namespaces/jx/jx-kh-check-health-checks-jx/jx-bot-token-kuberhealthycheck.yaml": error validating data: ValidationError(KuberhealthyCheck.spec.podSpec.containers[0]): unknown field "restartPolicy" in...

area/kuberhealthy

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Left match operand must result in a String value. Got an Undef Value. at...

### Summary Jul 01 13:23:15 server04 rke2[997]: time="2022-07-01T13:23:15+02:00" level=warning msg="Cluster CA certificate is not trusted by the host CA bundle, but the token does not include a CA hash. Use...

bug

### Summary Imagine your invetory comes from ex netbox. that means you dont control order of ex servers coming. so if you add a new server and run your ansible...

enhancement

### Summary I just made the part for taints. I could do something similar for nodelabels to set specific labels per node. ### Issue Type Feature Idea

enhancement

I had some problems with this error from the client Excon::Error::Socket: Operation now in progress - connect(2) would block (IO::EINPROGRESSWaitWritable) After some time i found out with running rails on...

I got most of it to work i can see the lun and the iscsi gets created, even if the logs from controller say it gave error. But it cant...

If you have a class class test( $user = $title, Optional[Array] $groups ) { } The autoformattiong makes a space between Optional and [Array]. Ex: "Optional [Array]" It should be...