mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	fixing scripts from https://github.com/google/protobuf/releases to https://github.com/protocolbuffers/protobuf/releases
This commit is contained in:
		@@ -43,7 +43,7 @@ function kube::protoc::check_protoc() {
 | 
			
		||||
    echo "Generating protobuf requires protoc 3.0.0-beta1 or newer. Please download and"
 | 
			
		||||
    echo "install the platform appropriate Protobuf package for your OS: "
 | 
			
		||||
    echo
 | 
			
		||||
    echo "  https://github.com/google/protobuf/releases"
 | 
			
		||||
    echo "  https://github.com/protocolbuffers/protobuf/releases"
 | 
			
		||||
    echo
 | 
			
		||||
    echo "WARNING: Protobuf changes are not being validated"
 | 
			
		||||
    exit 1
 | 
			
		||||
 
 | 
			
		||||
@@ -30,7 +30,7 @@ if [[ -z "$(which protoc)" || "$(protoc --version)" != "libprotoc 3."* ]]; then
 | 
			
		||||
  echo "Generating protobuf requires protoc 3.0.0-beta1 or newer. Please download and"
 | 
			
		||||
  echo "install the platform appropriate Protobuf package for your OS: "
 | 
			
		||||
  echo
 | 
			
		||||
  echo "  https://github.com/google/protobuf/releases"
 | 
			
		||||
  echo "  https://github.com/protocolbuffers/protobuf/releases"
 | 
			
		||||
  echo
 | 
			
		||||
  echo "WARNING: Protobuf changes are not being validated"
 | 
			
		||||
  exit 1
 | 
			
		||||
 
 | 
			
		||||
@@ -35,7 +35,7 @@ if [[ -z "$(which protoc)" || "$(protoc --version)" != "libprotoc 3."* ]]; then
 | 
			
		||||
  echo "Generating protobuf requires protoc 3.0.0-beta1 or newer. Please download and"
 | 
			
		||||
  echo "install the platform appropriate Protobuf package for your OS: "
 | 
			
		||||
  echo
 | 
			
		||||
  echo "  https://github.com/google/protobuf/releases"
 | 
			
		||||
  echo "  https://github.com/protocolbuffers/protobuf/releases"
 | 
			
		||||
  echo
 | 
			
		||||
  echo "WARNING: Protobuf changes are not being validated"
 | 
			
		||||
  exit 1
 | 
			
		||||
 
 | 
			
		||||
@@ -35,7 +35,7 @@ if [[ -z "$(which protoc)" || "$(protoc --version)" != "libprotoc 3."* ]]; then
 | 
			
		||||
  echo "Generating protobuf requires protoc 3.0.0-beta1 or newer. Please download and"
 | 
			
		||||
  echo "install the platform appropriate Protobuf package for your OS: "
 | 
			
		||||
  echo
 | 
			
		||||
  echo "  https://github.com/google/protobuf/releases"
 | 
			
		||||
  echo "  https://github.com/protocolbuffers/protobuf/releases"
 | 
			
		||||
  echo
 | 
			
		||||
  echo "WARNING: Protobuf changes are not being validated"
 | 
			
		||||
  exit 1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user