Skip to content

Instantly share code, notes, and snippets.

│ Error: Error updating VmwareCluster "projects/***": googleapi: Error 400: Proto is invalid: [version_update: control plane upgrade disallowed with cluster config updates]
│ Details:
│ [
│ {
│ "@type": "type.googleapis.com/google.rpc.BadRequest",
│ "fieldViolations": [
│ {
│ "description": "field version_update is invalid: control plane upgrade disallowed with cluster config updates",
│ "field": "version_update"
│ }
@richardmoe
richardmoe / script.sh
Last active October 12, 2020 11:43
Linuxkurs
#!/bin/bash
# Installer applikasjonen cowsay og print ut en liten hilsen
set -e
if [ ! -x /usr/bin/cowsay ]; then
echo "Please install the cowsay command (hint use 'apt get install')";
exit 0;
fi
echo "Halloo Linux" > linx.txt

Keybase proof

I hereby claim:

  • I am richardmoe on github.
  • I am rm (https://keybase.io/rm) on keybase.
  • I have a public key ASA1T1HpiDPuy8zVuman5JF9LBZMR-inb8FBx1tsmWjH3go

To claim this, I am signing this object: