diff --git a/doc/index.html b/doc/index.html
index 7686bbd3..c427c1d6 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -5714,6 +5714,12 @@
COMPONENT_TYPE_METAL_METRICS_EXPORTER is metal-metrics-exporter. |
+
+ | COMPONENT_TYPE_EXTERNAL_APPLICATION |
+ 7 |
+ COMPONENT_TYPE_EXTERNAL_APPLICATION is an external application. |
+
+
diff --git a/go.mod b/go.mod
index 37e8dc63..898d8aef 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,9 @@
module github.com/metal-stack/api
-go 1.26
+go 1.26.0
require (
- buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.12-20260709200747-435963d16310.1
+ buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.12-20260825204119-511051f7f437.1
buf.build/go/protovalidate v1.3.0
connectrpc.com/connect v1.20.0
github.com/bufbuild/protocompile v0.14.1
@@ -12,26 +12,21 @@ require (
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/klauspost/connect-compress/v2 v2.1.1
- github.com/stretchr/testify v1.11.1
- google.golang.org/grpc v1.83.0
+ github.com/stretchr/testify v1.12.1
+ google.golang.org/grpc v1.83.2
google.golang.org/protobuf v1.36.12
)
require (
cel.dev/expr v0.25.3 // indirect
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
- github.com/davecgh/go-spew v1.1.1 // indirect
github.com/google/cel-go v0.31.0 // indirect
github.com/klauspost/compress v1.19.2 // indirect
- github.com/kr/pretty v0.3.1 // indirect
github.com/minio/minlz v1.2.0 // indirect
- github.com/pmezard/go-difflib v1.0.0 // indirect
go.yaml.in/yaml/v3 v3.0.5 // indirect
- golang.org/x/exp v0.0.0-20260813180055-c1d0aacb2297 // indirect
+ golang.org/x/exp v0.0.0-20260824195058-e88cd73687aa // indirect
golang.org/x/sys v0.47.0 // indirect
golang.org/x/text v0.41.0 // indirect
- google.golang.org/genproto/googleapis/api v0.0.0-20260810153831-ec0a7760b754 // indirect
- google.golang.org/genproto/googleapis/rpc v0.0.0-20260810153831-ec0a7760b754 // indirect
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
- gopkg.in/yaml.v3 v3.0.1 // indirect
+ google.golang.org/genproto/googleapis/api v0.0.0-20260825221802-da73d73af1c5 // indirect
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20260825221802-da73d73af1c5 // indirect
)
diff --git a/go.sum b/go.sum
index ac22a09f..4f0937c3 100644
--- a/go.sum
+++ b/go.sum
@@ -1,5 +1,5 @@
-buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.12-20260709200747-435963d16310.1 h1:6nlcxMOui23ZRVAfJM451duu79P1npA5JRdZqMilrrQ=
-buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.12-20260709200747-435963d16310.1/go.mod h1:TCt1lluMFnctISJXvkIQ4x3ABrPuUKCWKyjKdkJNBpw=
+buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.12-20260825204119-511051f7f437.1 h1:Slv0uGxx219srASyiaI5C9cDlyG8kNDcXpTSYcuAeE4=
+buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.12-20260825204119-511051f7f437.1/go.mod h1:TCt1lluMFnctISJXvkIQ4x3ABrPuUKCWKyjKdkJNBpw=
buf.build/go/protovalidate v1.3.0 h1:8ITcnZGkAHx6TyhZvro+iET/AyqU8gEWQJK2WsT62ms=
buf.build/go/protovalidate v1.3.0/go.mod h1:82s5g+rFRj1CZPiLv6OTA31jBu2fpq7mLXHwa9mZfEs=
cel.dev/expr v0.25.3 h1:A2jO8jwOugrrovveCWfj0KEZOfqiLgAcwjpHPhzIGw0=
@@ -12,9 +12,6 @@ github.com/brianvoe/gofakeit/v6 v6.28.0 h1:Xib46XXuQfmlLS2EXRuJpqcw8St6qSZz75OUo
github.com/brianvoe/gofakeit/v6 v6.28.0/go.mod h1:Xj58BMSnFqcn/fAQeSK+/PLtC5kSb7FJIq4JyGa8vEs=
github.com/bufbuild/protocompile v0.14.1 h1:iA73zAf/fyljNjQKwYzUHD6AD4R8KMasmwa/FBatYVw=
github.com/bufbuild/protocompile v0.14.1/go.mod h1:ppVdAIhbr2H8asPk6k4pY7t9zB1OU5DoEw9xY/FUi1c=
-github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
-github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
-github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI=
github.com/go-task/slim-sprig/v3 v3.0.0/go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8=
github.com/golang-jwt/jwt/v5 v5.3.1 h1:kYf81DTWFe7t+1VvL7eS+jKFVWaUnK9cB1qbwn63YCY=
@@ -31,44 +28,27 @@ github.com/klauspost/compress v1.19.2 h1:hMRETovs/pu/dVWN7zIT1PGG8t509MwT6bO7XSi
github.com/klauspost/compress v1.19.2/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
github.com/klauspost/connect-compress/v2 v2.1.1 h1:ycZNp4rWOZBodVE2Ls5AzK4aHkyK+GteEfzRZgKNs+c=
github.com/klauspost/connect-compress/v2 v2.1.1/go.mod h1:9oilsPHJMzGKkjafSBk9J7iVo4mO+dw0G0KSdVpnlVE=
-github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
-github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
-github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
-github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
-github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
-github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
-github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/minio/minlz v1.2.0 h1:6IOBuiHg04QxvbFfgFLT/9sMaO/UhL7S+ApW1mK8q5A=
github.com/minio/minlz v1.2.0/go.mod h1:Ls9H7nlkASeCcdl5thjVD5Eraj6z+zGa7xtq57jIKD4=
-github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
-github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
-github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rodaine/protogofakeit v0.1.1 h1:ZKouljuRM3A+TArppfBqnH8tGZHOwM/pjvtXe9DaXH8=
github.com/rodaine/protogofakeit v0.1.1/go.mod h1:pXn/AstBYMaSfc1/RqH3N82pBuxtWgejz1AlYpY1mI0=
-github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
-github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
-github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
-github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
+github.com/stretchr/testify v1.12.1 h1:EuwCh5fleGS7H32xRwO3wRGT7DxrDhLAT6FF8MpWDWE=
+github.com/stretchr/testify v1.12.1/go.mod h1:MDEgiDPPsNp5cuIrHPPCyornHKgEVbtFUmoNlxoYthg=
go.yaml.in/yaml/v3 v3.0.5 h1:N6y/pJk8buWs9NY5ERU2HSMfm+IuD/OtfdAnq6kESPw=
go.yaml.in/yaml/v3 v3.0.5/go.mod h1:HVTZu1O7/Vkt2N+BFy8Zza+lnLsABggaTM2ZpNIGuKg=
-golang.org/x/exp v0.0.0-20260813180055-c1d0aacb2297 h1:YXnL44eJ77R+ji4/ooy8UsXIhz+lbi2Qgdlc8iRN0gY=
-golang.org/x/exp v0.0.0-20260813180055-c1d0aacb2297/go.mod h1:Mkmymgv+uMpSQ/XxJ/7GpdrdYoqm3u72jEbpCLiJmNk=
-golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8=
-golang.org/x/net v0.55.0/go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww=
+golang.org/x/exp v0.0.0-20260824195058-e88cd73687aa h1:QSyA8ishJCyT21kER9KwNt0b7BM3iRK4x9QXhjN5Fdk=
+golang.org/x/exp v0.0.0-20260824195058-e88cd73687aa/go.mod h1:zeBbvyFKDaLwa7CH/zI8KXt7gTl14SF7sO08Pl5jBCM=
+golang.org/x/net v0.58.0 h1:ynWG7rqYi4ccpTEuPZ2QGWHktVEM9DMCj9yzDE0Q7To=
+golang.org/x/net v0.58.0/go.mod h1:YwCddHnFlT7eLQqVprV19OnhLGtc5xOKgE0RyqgfWAU=
golang.org/x/sys v0.47.0 h1:o7XGOvZQCADBQQ4Y7VNq2dRWQR7JmOUW8Kxx4ZsNgWs=
golang.org/x/sys v0.47.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
golang.org/x/text v0.41.0 h1:vz/seA0lnX87Othu2f/0L24RcgrXD9/YFTSuGjj3rH8=
golang.org/x/text v0.41.0/go.mod h1:jvf1O8ajNzZqhSrQBPbutR/EB83Cc0CFrezNQIwbb5M=
-google.golang.org/genproto/googleapis/api v0.0.0-20260810153831-ec0a7760b754 h1:dWeMvEJ3JhYgqSCAHUZZJgMUyfniiiCvDc72x5EqJP0=
-google.golang.org/genproto/googleapis/api v0.0.0-20260810153831-ec0a7760b754/go.mod h1:q/3oV3jAi5vwelxsVAprMBC8BcM2zmNe+IjRGd+9/ks=
-google.golang.org/genproto/googleapis/rpc v0.0.0-20260810153831-ec0a7760b754 h1:k5CJw9e5ONCcA/u0webKt092npXuY+KeGh3Q8NAVf0g=
-google.golang.org/genproto/googleapis/rpc v0.0.0-20260810153831-ec0a7760b754/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
-google.golang.org/grpc v1.83.0 h1:JeNZEKJFbQxArAMl+hiytHauacDNqJUllNfmIMmpqnQ=
-google.golang.org/grpc v1.83.0/go.mod h1:kDyl6SKsiHKt0uylY5gtn5cEjkrIOhQOGDgIc4JGwzQ=
+google.golang.org/genproto/googleapis/api v0.0.0-20260825221802-da73d73af1c5 h1:izFU9hz7aeLI/Mi1J0991ae+xcwRLr7hTqWnB/9aIIU=
+google.golang.org/genproto/googleapis/api v0.0.0-20260825221802-da73d73af1c5/go.mod h1:3LhxRw4YYkf+ylAfgaY9JlVLFKhokkCV8duhLLe7+t0=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20260825221802-da73d73af1c5 h1:1VUiZAXyC+zmiFYi+WLtBzr68Cj8wOofHjjrA/kkizc=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20260825221802-da73d73af1c5/go.mod h1:DjtHYE8FKJLivXcBEjGwndXfIC23G0VpXiXKqG179uA=
+google.golang.org/grpc v1.83.2 h1:EManeRomTObA0BU7I8vXgg/78uE5MJ9M8B39EX2WscU=
+google.golang.org/grpc v1.83.2/go.mod h1:YPI1hK3kDked6iHvgX3tR0y+nX/qpMFKhPgFsokw1S8=
google.golang.org/protobuf v1.36.12 h1:pJOKDDOyeXErUroCihFAd5LQuwXBSpVnKGrj5o/fwxc=
google.golang.org/protobuf v1.36.12/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=
-gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
-gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
-gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
-gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
-gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
diff --git a/go/metalstack/admin/v2/audit.pb.go b/go/metalstack/admin/v2/audit.pb.go
index 892cffc4..7cdb343c 100644
--- a/go/metalstack/admin/v2/audit.pb.go
+++ b/go/metalstack/admin/v2/audit.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/audit.proto
diff --git a/go/metalstack/admin/v2/component.pb.go b/go/metalstack/admin/v2/component.pb.go
index a7ebe5a9..49701945 100644
--- a/go/metalstack/admin/v2/component.pb.go
+++ b/go/metalstack/admin/v2/component.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/component.proto
diff --git a/go/metalstack/admin/v2/filesystem.pb.go b/go/metalstack/admin/v2/filesystem.pb.go
index 989cf5a1..e131137a 100644
--- a/go/metalstack/admin/v2/filesystem.pb.go
+++ b/go/metalstack/admin/v2/filesystem.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/filesystem.proto
diff --git a/go/metalstack/admin/v2/image.pb.go b/go/metalstack/admin/v2/image.pb.go
index 9947cf31..7af9723a 100644
--- a/go/metalstack/admin/v2/image.pb.go
+++ b/go/metalstack/admin/v2/image.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/image.proto
diff --git a/go/metalstack/admin/v2/ip.pb.go b/go/metalstack/admin/v2/ip.pb.go
index 90d0092c..817fe48f 100644
--- a/go/metalstack/admin/v2/ip.pb.go
+++ b/go/metalstack/admin/v2/ip.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/ip.proto
diff --git a/go/metalstack/admin/v2/machine.pb.go b/go/metalstack/admin/v2/machine.pb.go
index ee9bc666..892de37e 100644
--- a/go/metalstack/admin/v2/machine.pb.go
+++ b/go/metalstack/admin/v2/machine.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/machine.proto
diff --git a/go/metalstack/admin/v2/network.pb.go b/go/metalstack/admin/v2/network.pb.go
index fa2826b5..2df52560 100644
--- a/go/metalstack/admin/v2/network.pb.go
+++ b/go/metalstack/admin/v2/network.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/network.proto
diff --git a/go/metalstack/admin/v2/partition.pb.go b/go/metalstack/admin/v2/partition.pb.go
index cb7a817d..2c5f9c2d 100644
--- a/go/metalstack/admin/v2/partition.pb.go
+++ b/go/metalstack/admin/v2/partition.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/partition.proto
diff --git a/go/metalstack/admin/v2/project.pb.go b/go/metalstack/admin/v2/project.pb.go
index dafae0fe..e00042f6 100644
--- a/go/metalstack/admin/v2/project.pb.go
+++ b/go/metalstack/admin/v2/project.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/project.proto
diff --git a/go/metalstack/admin/v2/size.pb.go b/go/metalstack/admin/v2/size.pb.go
index a1c115b9..f880d605 100644
--- a/go/metalstack/admin/v2/size.pb.go
+++ b/go/metalstack/admin/v2/size.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/size.proto
diff --git a/go/metalstack/admin/v2/size_imageconstraint.pb.go b/go/metalstack/admin/v2/size_imageconstraint.pb.go
index 7e30547d..9c8478dd 100644
--- a/go/metalstack/admin/v2/size_imageconstraint.pb.go
+++ b/go/metalstack/admin/v2/size_imageconstraint.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/size_imageconstraint.proto
diff --git a/go/metalstack/admin/v2/size_reservation.pb.go b/go/metalstack/admin/v2/size_reservation.pb.go
index 4cec4992..7e989fb8 100644
--- a/go/metalstack/admin/v2/size_reservation.pb.go
+++ b/go/metalstack/admin/v2/size_reservation.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/size_reservation.proto
diff --git a/go/metalstack/admin/v2/switch.pb.go b/go/metalstack/admin/v2/switch.pb.go
index cd479674..e1602a2b 100644
--- a/go/metalstack/admin/v2/switch.pb.go
+++ b/go/metalstack/admin/v2/switch.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/switch.proto
diff --git a/go/metalstack/admin/v2/task.pb.go b/go/metalstack/admin/v2/task.pb.go
index 8ff67698..1231755a 100644
--- a/go/metalstack/admin/v2/task.pb.go
+++ b/go/metalstack/admin/v2/task.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/task.proto
diff --git a/go/metalstack/admin/v2/tenant.pb.go b/go/metalstack/admin/v2/tenant.pb.go
index 933042b5..7c0e7a87 100644
--- a/go/metalstack/admin/v2/tenant.pb.go
+++ b/go/metalstack/admin/v2/tenant.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/tenant.proto
diff --git a/go/metalstack/admin/v2/token.pb.go b/go/metalstack/admin/v2/token.pb.go
index 53fcc91f..b0b37b6b 100644
--- a/go/metalstack/admin/v2/token.pb.go
+++ b/go/metalstack/admin/v2/token.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/token.proto
diff --git a/go/metalstack/admin/v2/vpn.pb.go b/go/metalstack/admin/v2/vpn.pb.go
index e3ed9ce8..2554f608 100644
--- a/go/metalstack/admin/v2/vpn.pb.go
+++ b/go/metalstack/admin/v2/vpn.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/admin/v2/vpn.proto
diff --git a/go/metalstack/api/v2/audit.pb.go b/go/metalstack/api/v2/audit.pb.go
index ce62f389..403bf139 100644
--- a/go/metalstack/api/v2/audit.pb.go
+++ b/go/metalstack/api/v2/audit.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/audit.proto
diff --git a/go/metalstack/api/v2/common.pb.go b/go/metalstack/api/v2/common.pb.go
index 8fb95c7f..bbbfe595 100644
--- a/go/metalstack/api/v2/common.pb.go
+++ b/go/metalstack/api/v2/common.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/common.proto
diff --git a/go/metalstack/api/v2/component.pb.go b/go/metalstack/api/v2/component.pb.go
index ab37ffdf..15ddebc6 100644
--- a/go/metalstack/api/v2/component.pb.go
+++ b/go/metalstack/api/v2/component.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/component.proto
@@ -42,6 +42,8 @@ const (
ComponentType_COMPONENT_TYPE_METAL_CONSOLE ComponentType = 5
// COMPONENT_TYPE_METAL_METRICS_EXPORTER is metal-metrics-exporter.
ComponentType_COMPONENT_TYPE_METAL_METRICS_EXPORTER ComponentType = 6
+ // COMPONENT_TYPE_EXTERNAL_APPLICATION is an external application.
+ ComponentType_COMPONENT_TYPE_EXTERNAL_APPLICATION ComponentType = 7
)
// Enum value maps for ComponentType.
@@ -54,6 +56,7 @@ var (
4: "COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC",
5: "COMPONENT_TYPE_METAL_CONSOLE",
6: "COMPONENT_TYPE_METAL_METRICS_EXPORTER",
+ 7: "COMPONENT_TYPE_EXTERNAL_APPLICATION",
}
ComponentType_value = map[string]int32{
"COMPONENT_TYPE_UNSPECIFIED": 0,
@@ -63,6 +66,7 @@ var (
"COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC": 4,
"COMPONENT_TYPE_METAL_CONSOLE": 5,
"COMPONENT_TYPE_METAL_METRICS_EXPORTER": 6,
+ "COMPONENT_TYPE_EXTERNAL_APPLICATION": 7,
}
)
@@ -304,7 +308,7 @@ const file_metalstack_api_v2_component_proto_rawDesc = "" +
"identifier\x88\x01\x01B\a\n" +
"\x05_uuidB\a\n" +
"\x05_typeB\r\n" +
- "\v_identifier*\x8c\x03\n" +
+ "\v_identifier*\xcf\x03\n" +
"\rComponentType\x12/\n" +
"\x1aCOMPONENT_TYPE_UNSPECIFIED\x10\x00\x1a\x0f\x82\xb2\x19\vunspecified\x12+\n" +
"\x18COMPONENT_TYPE_PIXIECORE\x10\x01\x1a\r\x82\xb2\x19\tpixiecore\x12-\n" +
@@ -313,7 +317,8 @@ const file_metalstack_api_v2_component_proto_rawDesc = "" +
"\x18COMPONENT_TYPE_METAL_BMC\x10\x03\x1a\r\x82\xb2\x19\tmetal-bmc\x12E\n" +
"%COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC\x10\x04\x1a\x1a\x82\xb2\x19\x16metal-image-cache-sync\x123\n" +
"\x1cCOMPONENT_TYPE_METAL_CONSOLE\x10\x05\x1a\x11\x82\xb2\x19\rmetal-console\x12E\n" +
- "%COMPONENT_TYPE_METAL_METRICS_EXPORTER\x10\x06\x1a\x1a\x82\xb2\x19\x16metal-metrics-exporterB\xc4\x01\n" +
+ "%COMPONENT_TYPE_METAL_METRICS_EXPORTER\x10\x06\x1a\x1a\x82\xb2\x19\x16metal-metrics-exporter\x12A\n" +
+ "#COMPONENT_TYPE_EXTERNAL_APPLICATION\x10\a\x1a\x18\x82\xb2\x19\x14external-applicationB\xc4\x01\n" +
"\x15com.metalstack.api.v2B\x0eComponentProtoP\x01Z5github.com/metal-stack/api/go/metalstack/api/v2;apiv2\xa2\x02\x03MAX\xaa\x02\x11Metalstack.Api.V2\xca\x02\x11Metalstack\\Api\\V2\xe2\x02\x1dMetalstack\\Api\\V2\\GPBMetadata\xea\x02\x13Metalstack::Api::V2b\x06proto3"
var (
diff --git a/go/metalstack/api/v2/filesystem.pb.go b/go/metalstack/api/v2/filesystem.pb.go
index 98db6d8a..9a8530df 100644
--- a/go/metalstack/api/v2/filesystem.pb.go
+++ b/go/metalstack/api/v2/filesystem.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/filesystem.proto
diff --git a/go/metalstack/api/v2/health.pb.go b/go/metalstack/api/v2/health.pb.go
index 294107cc..ab8508a5 100644
--- a/go/metalstack/api/v2/health.pb.go
+++ b/go/metalstack/api/v2/health.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/health.proto
diff --git a/go/metalstack/api/v2/image.pb.go b/go/metalstack/api/v2/image.pb.go
index 42a1370d..6c0514d7 100644
--- a/go/metalstack/api/v2/image.pb.go
+++ b/go/metalstack/api/v2/image.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/image.proto
diff --git a/go/metalstack/api/v2/ip.pb.go b/go/metalstack/api/v2/ip.pb.go
index bebfd88a..74219d59 100644
--- a/go/metalstack/api/v2/ip.pb.go
+++ b/go/metalstack/api/v2/ip.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/ip.proto
diff --git a/go/metalstack/api/v2/machine.pb.go b/go/metalstack/api/v2/machine.pb.go
index 3511a3e2..20525ddc 100644
--- a/go/metalstack/api/v2/machine.pb.go
+++ b/go/metalstack/api/v2/machine.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/machine.proto
diff --git a/go/metalstack/api/v2/method.pb.go b/go/metalstack/api/v2/method.pb.go
index 812a4985..e0c2474d 100644
--- a/go/metalstack/api/v2/method.pb.go
+++ b/go/metalstack/api/v2/method.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/method.proto
diff --git a/go/metalstack/api/v2/network.pb.go b/go/metalstack/api/v2/network.pb.go
index 3fc4e54b..a8f37110 100644
--- a/go/metalstack/api/v2/network.pb.go
+++ b/go/metalstack/api/v2/network.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/network.proto
diff --git a/go/metalstack/api/v2/partition.pb.go b/go/metalstack/api/v2/partition.pb.go
index 57203238..dfbcafda 100644
--- a/go/metalstack/api/v2/partition.pb.go
+++ b/go/metalstack/api/v2/partition.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/partition.proto
diff --git a/go/metalstack/api/v2/predefined_rules.pb.go b/go/metalstack/api/v2/predefined_rules.pb.go
index 654eb980..7661d770 100644
--- a/go/metalstack/api/v2/predefined_rules.pb.go
+++ b/go/metalstack/api/v2/predefined_rules.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/predefined_rules.proto
diff --git a/go/metalstack/api/v2/project.pb.go b/go/metalstack/api/v2/project.pb.go
index 4822b63f..61fba4c8 100644
--- a/go/metalstack/api/v2/project.pb.go
+++ b/go/metalstack/api/v2/project.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/project.proto
diff --git a/go/metalstack/api/v2/size.pb.go b/go/metalstack/api/v2/size.pb.go
index 99514b7c..be3e558a 100644
--- a/go/metalstack/api/v2/size.pb.go
+++ b/go/metalstack/api/v2/size.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/size.proto
diff --git a/go/metalstack/api/v2/size_imageconstraint.pb.go b/go/metalstack/api/v2/size_imageconstraint.pb.go
index 0d8a373d..5c51efe0 100644
--- a/go/metalstack/api/v2/size_imageconstraint.pb.go
+++ b/go/metalstack/api/v2/size_imageconstraint.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/size_imageconstraint.proto
diff --git a/go/metalstack/api/v2/size_reservation.pb.go b/go/metalstack/api/v2/size_reservation.pb.go
index ee5aac30..0894d710 100644
--- a/go/metalstack/api/v2/size_reservation.pb.go
+++ b/go/metalstack/api/v2/size_reservation.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/size_reservation.proto
diff --git a/go/metalstack/api/v2/switch.pb.go b/go/metalstack/api/v2/switch.pb.go
index 64b9798e..50f2cde2 100644
--- a/go/metalstack/api/v2/switch.pb.go
+++ b/go/metalstack/api/v2/switch.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/switch.proto
diff --git a/go/metalstack/api/v2/tenant.pb.go b/go/metalstack/api/v2/tenant.pb.go
index c4042a88..8222e07b 100644
--- a/go/metalstack/api/v2/tenant.pb.go
+++ b/go/metalstack/api/v2/tenant.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/tenant.proto
diff --git a/go/metalstack/api/v2/token.pb.go b/go/metalstack/api/v2/token.pb.go
index e27ada89..cb6818d6 100644
--- a/go/metalstack/api/v2/token.pb.go
+++ b/go/metalstack/api/v2/token.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/token.proto
diff --git a/go/metalstack/api/v2/user.pb.go b/go/metalstack/api/v2/user.pb.go
index 700263f4..6d5c5aa5 100644
--- a/go/metalstack/api/v2/user.pb.go
+++ b/go/metalstack/api/v2/user.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/user.proto
diff --git a/go/metalstack/api/v2/version.pb.go b/go/metalstack/api/v2/version.pb.go
index c2f64d8b..ece3ec28 100644
--- a/go/metalstack/api/v2/version.pb.go
+++ b/go/metalstack/api/v2/version.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/version.proto
diff --git a/go/metalstack/api/v2/vpn.pb.go b/go/metalstack/api/v2/vpn.pb.go
index 0428ff88..d868998b 100644
--- a/go/metalstack/api/v2/vpn.pb.go
+++ b/go/metalstack/api/v2/vpn.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/api/v2/vpn.proto
diff --git a/go/metalstack/infra/v2/bmc.pb.go b/go/metalstack/infra/v2/bmc.pb.go
index 24377b89..8b0de449 100644
--- a/go/metalstack/infra/v2/bmc.pb.go
+++ b/go/metalstack/infra/v2/bmc.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/infra/v2/bmc.proto
diff --git a/go/metalstack/infra/v2/boot.pb.go b/go/metalstack/infra/v2/boot.pb.go
index 0f20aa42..a569b41a 100644
--- a/go/metalstack/infra/v2/boot.pb.go
+++ b/go/metalstack/infra/v2/boot.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/infra/v2/boot.proto
diff --git a/go/metalstack/infra/v2/component.pb.go b/go/metalstack/infra/v2/component.pb.go
index ed265348..c188b62d 100644
--- a/go/metalstack/infra/v2/component.pb.go
+++ b/go/metalstack/infra/v2/component.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/infra/v2/component.proto
diff --git a/go/metalstack/infra/v2/event.pb.go b/go/metalstack/infra/v2/event.pb.go
index 31df15b4..cd641b8f 100644
--- a/go/metalstack/infra/v2/event.pb.go
+++ b/go/metalstack/infra/v2/event.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/infra/v2/event.proto
diff --git a/go/metalstack/infra/v2/switch.pb.go b/go/metalstack/infra/v2/switch.pb.go
index 47f0aa22..ef202987 100644
--- a/go/metalstack/infra/v2/switch.pb.go
+++ b/go/metalstack/infra/v2/switch.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.36.11
+// protoc-gen-go v1.36.12
// protoc (unknown)
// source: metalstack/infra/v2/switch.proto
diff --git a/js/buf/validate/validate_pb.ts b/js/buf/validate/validate_pb.ts
index c92c32be..641c80e6 100644
--- a/js/buf/validate/validate_pb.ts
+++ b/js/buf/validate/validate_pb.ts
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file buf/validate/validate.proto (package buf.validate, syntax proto2)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/audit_pb.js b/js/metalstack/admin/v2/audit_pb.js
index 0089873a..03de8736 100644
--- a/js/metalstack/admin/v2/audit_pb.js
+++ b/js/metalstack/admin/v2/audit_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/audit.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/audit_pb.ts b/js/metalstack/admin/v2/audit_pb.ts
index 87f384e6..626feff0 100644
--- a/js/metalstack/admin/v2/audit_pb.ts
+++ b/js/metalstack/admin/v2/audit_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/audit.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/component_pb.js b/js/metalstack/admin/v2/component_pb.js
index 2ebbc178..432d58d0 100644
--- a/js/metalstack/admin/v2/component_pb.js
+++ b/js/metalstack/admin/v2/component_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/component.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/component_pb.ts b/js/metalstack/admin/v2/component_pb.ts
index ceb0e98f..8dc35dd7 100644
--- a/js/metalstack/admin/v2/component_pb.ts
+++ b/js/metalstack/admin/v2/component_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/component.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/filesystem_pb.js b/js/metalstack/admin/v2/filesystem_pb.js
index d7657837..0fac9c3c 100644
--- a/js/metalstack/admin/v2/filesystem_pb.js
+++ b/js/metalstack/admin/v2/filesystem_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/filesystem.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/filesystem_pb.ts b/js/metalstack/admin/v2/filesystem_pb.ts
index 31dd6eef..caef7736 100644
--- a/js/metalstack/admin/v2/filesystem_pb.ts
+++ b/js/metalstack/admin/v2/filesystem_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/filesystem.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/image_pb.js b/js/metalstack/admin/v2/image_pb.js
index 7b936542..cfaa178f 100644
--- a/js/metalstack/admin/v2/image_pb.js
+++ b/js/metalstack/admin/v2/image_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/image.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/image_pb.ts b/js/metalstack/admin/v2/image_pb.ts
index c0169876..7639865c 100644
--- a/js/metalstack/admin/v2/image_pb.ts
+++ b/js/metalstack/admin/v2/image_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/image.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/ip_pb.js b/js/metalstack/admin/v2/ip_pb.js
index 7fd4529c..7d09ffc1 100644
--- a/js/metalstack/admin/v2/ip_pb.js
+++ b/js/metalstack/admin/v2/ip_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/ip.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/ip_pb.ts b/js/metalstack/admin/v2/ip_pb.ts
index c930ef3e..0ac709fa 100644
--- a/js/metalstack/admin/v2/ip_pb.ts
+++ b/js/metalstack/admin/v2/ip_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/ip.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/machine_pb.js b/js/metalstack/admin/v2/machine_pb.js
index 1223a32d..cf8c0539 100644
--- a/js/metalstack/admin/v2/machine_pb.js
+++ b/js/metalstack/admin/v2/machine_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/machine.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/machine_pb.ts b/js/metalstack/admin/v2/machine_pb.ts
index c46e0043..557bac81 100644
--- a/js/metalstack/admin/v2/machine_pb.ts
+++ b/js/metalstack/admin/v2/machine_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/machine.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/network_pb.js b/js/metalstack/admin/v2/network_pb.js
index 92a7b3e0..d459084d 100644
--- a/js/metalstack/admin/v2/network_pb.js
+++ b/js/metalstack/admin/v2/network_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/network.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/network_pb.ts b/js/metalstack/admin/v2/network_pb.ts
index d374f2a6..d7df24a2 100644
--- a/js/metalstack/admin/v2/network_pb.ts
+++ b/js/metalstack/admin/v2/network_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/network.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/partition_pb.js b/js/metalstack/admin/v2/partition_pb.js
index 16d195ef..8c66094b 100644
--- a/js/metalstack/admin/v2/partition_pb.js
+++ b/js/metalstack/admin/v2/partition_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/partition.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/partition_pb.ts b/js/metalstack/admin/v2/partition_pb.ts
index cf9149e8..c8c0317c 100644
--- a/js/metalstack/admin/v2/partition_pb.ts
+++ b/js/metalstack/admin/v2/partition_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/partition.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/project_pb.js b/js/metalstack/admin/v2/project_pb.js
index 352c4323..06c77820 100644
--- a/js/metalstack/admin/v2/project_pb.js
+++ b/js/metalstack/admin/v2/project_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/project.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/project_pb.ts b/js/metalstack/admin/v2/project_pb.ts
index a486e8d3..74ba6af0 100644
--- a/js/metalstack/admin/v2/project_pb.ts
+++ b/js/metalstack/admin/v2/project_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/project.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/size_imageconstraint_pb.js b/js/metalstack/admin/v2/size_imageconstraint_pb.js
index a19cf263..e19ed395 100644
--- a/js/metalstack/admin/v2/size_imageconstraint_pb.js
+++ b/js/metalstack/admin/v2/size_imageconstraint_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/size_imageconstraint.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/size_imageconstraint_pb.ts b/js/metalstack/admin/v2/size_imageconstraint_pb.ts
index 0a68ea09..7aca6411 100644
--- a/js/metalstack/admin/v2/size_imageconstraint_pb.ts
+++ b/js/metalstack/admin/v2/size_imageconstraint_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/size_imageconstraint.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/size_pb.js b/js/metalstack/admin/v2/size_pb.js
index c862580b..ef58043d 100644
--- a/js/metalstack/admin/v2/size_pb.js
+++ b/js/metalstack/admin/v2/size_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/size.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/size_pb.ts b/js/metalstack/admin/v2/size_pb.ts
index a0ad50b4..c8d9c68a 100644
--- a/js/metalstack/admin/v2/size_pb.ts
+++ b/js/metalstack/admin/v2/size_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/size.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/size_reservation_pb.js b/js/metalstack/admin/v2/size_reservation_pb.js
index a184fff1..348dbfb1 100644
--- a/js/metalstack/admin/v2/size_reservation_pb.js
+++ b/js/metalstack/admin/v2/size_reservation_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/size_reservation.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/size_reservation_pb.ts b/js/metalstack/admin/v2/size_reservation_pb.ts
index d3006d17..f24e8987 100644
--- a/js/metalstack/admin/v2/size_reservation_pb.ts
+++ b/js/metalstack/admin/v2/size_reservation_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/size_reservation.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/switch_pb.js b/js/metalstack/admin/v2/switch_pb.js
index 397b81ec..4634e4f4 100644
--- a/js/metalstack/admin/v2/switch_pb.js
+++ b/js/metalstack/admin/v2/switch_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/switch.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/switch_pb.ts b/js/metalstack/admin/v2/switch_pb.ts
index 161db199..fe85ffdf 100644
--- a/js/metalstack/admin/v2/switch_pb.ts
+++ b/js/metalstack/admin/v2/switch_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/switch.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/task_pb.js b/js/metalstack/admin/v2/task_pb.js
index 288d87da..4569731f 100644
--- a/js/metalstack/admin/v2/task_pb.js
+++ b/js/metalstack/admin/v2/task_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/task.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/task_pb.ts b/js/metalstack/admin/v2/task_pb.ts
index f7f6cd9b..65ae5753 100644
--- a/js/metalstack/admin/v2/task_pb.ts
+++ b/js/metalstack/admin/v2/task_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/task.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/tenant_pb.js b/js/metalstack/admin/v2/tenant_pb.js
index 234f32d3..7f7d9f7b 100644
--- a/js/metalstack/admin/v2/tenant_pb.js
+++ b/js/metalstack/admin/v2/tenant_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/tenant.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/tenant_pb.ts b/js/metalstack/admin/v2/tenant_pb.ts
index 79547bb7..2fcb29b0 100644
--- a/js/metalstack/admin/v2/tenant_pb.ts
+++ b/js/metalstack/admin/v2/tenant_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/tenant.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/token_pb.js b/js/metalstack/admin/v2/token_pb.js
index 80ece0e5..1270e31e 100644
--- a/js/metalstack/admin/v2/token_pb.js
+++ b/js/metalstack/admin/v2/token_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/token.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/token_pb.ts b/js/metalstack/admin/v2/token_pb.ts
index b9e75ba2..45aca58d 100644
--- a/js/metalstack/admin/v2/token_pb.ts
+++ b/js/metalstack/admin/v2/token_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/token.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/admin/v2/vpn_pb.js b/js/metalstack/admin/v2/vpn_pb.js
index 390f1511..e418a5c7 100644
--- a/js/metalstack/admin/v2/vpn_pb.js
+++ b/js/metalstack/admin/v2/vpn_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/vpn.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/admin/v2/vpn_pb.ts b/js/metalstack/admin/v2/vpn_pb.ts
index 98388de7..114ff7df 100644
--- a/js/metalstack/admin/v2/vpn_pb.ts
+++ b/js/metalstack/admin/v2/vpn_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/admin/v2/vpn.proto (package metalstack.admin.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/audit_pb.js b/js/metalstack/api/v2/audit_pb.js
index 7a8c5369..9aa955e3 100644
--- a/js/metalstack/api/v2/audit_pb.js
+++ b/js/metalstack/api/v2/audit_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/audit.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/audit_pb.ts b/js/metalstack/api/v2/audit_pb.ts
index 4ace809a..88ff724e 100644
--- a/js/metalstack/api/v2/audit_pb.ts
+++ b/js/metalstack/api/v2/audit_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/audit.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/common_pb.js b/js/metalstack/api/v2/common_pb.js
index 9f834742..31969083 100644
--- a/js/metalstack/api/v2/common_pb.js
+++ b/js/metalstack/api/v2/common_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/common.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, extDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/common_pb.ts b/js/metalstack/api/v2/common_pb.ts
index 8b209cf3..c88dea7b 100644
--- a/js/metalstack/api/v2/common_pb.ts
+++ b/js/metalstack/api/v2/common_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/common.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/component_pb.d.ts b/js/metalstack/api/v2/component_pb.d.ts
index 65086f4a..3d9a6b15 100644
--- a/js/metalstack/api/v2/component_pb.d.ts
+++ b/js/metalstack/api/v2/component_pb.d.ts
@@ -153,7 +153,13 @@ export declare enum ComponentType {
*
* @generated from enum value: COMPONENT_TYPE_METAL_METRICS_EXPORTER = 6;
*/
- METAL_METRICS_EXPORTER = 6
+ METAL_METRICS_EXPORTER = 6,
+ /**
+ * COMPONENT_TYPE_EXTERNAL_APPLICATION is an external application.
+ *
+ * @generated from enum value: COMPONENT_TYPE_EXTERNAL_APPLICATION = 7;
+ */
+ EXTERNAL_APPLICATION = 7
}
/**
* Describes the enum metalstack.api.v2.ComponentType.
diff --git a/js/metalstack/api/v2/component_pb.js b/js/metalstack/api/v2/component_pb.js
index 4cc54172..28df322a 100644
--- a/js/metalstack/api/v2/component_pb.js
+++ b/js/metalstack/api/v2/component_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/component.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
@@ -11,7 +11,7 @@ import { file_metalstack_api_v2_version } from "./version_pb";
/**
* Describes the file metalstack/api/v2/component.proto.
*/
-export const file_metalstack_api_v2_component = /*@__PURE__*/ fileDesc("CiFtZXRhbHN0YWNrL2FwaS92Mi9jb21wb25lbnQucHJvdG8SEW1ldGFsc3RhY2suYXBpLnYyIokDCglDb21wb25lbnQSFgoEdXVpZBgBIAEoCUIIukgFcgOwAQESOAoEdHlwZRgCIAEoDjIgLm1ldGFsc3RhY2suYXBpLnYyLkNvbXBvbmVudFR5cGVCCLpIBYIBAhABEh8KCmlkZW50aWZpZXIYAyABKAlCC7pICHIGwLOusQIBEi4KCnN0YXJ0ZWRfYXQYBCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi8KC3JlcG9ydGVkX2F0GAUgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIrCghpbnRlcnZhbBgGIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbhIrCgd2ZXJzaW9uGAcgASgLMhoubWV0YWxzdGFjay5hcGkudjIuVmVyc2lvbhInCgV0b2tlbhgIIAEoCzIYLm1ldGFsc3RhY2suYXBpLnYyLlRva2VuEiUKBG1ldGEYCSABKAsyFy5tZXRhbHN0YWNrLmFwaS52Mi5NZXRhIrMBCg5Db21wb25lbnRRdWVyeRIbCgR1dWlkGAEgASgJQgi6SAVyA7ABAUgAiAEBEj0KBHR5cGUYAiABKA4yIC5tZXRhbHN0YWNrLmFwaS52Mi5Db21wb25lbnRUeXBlQgi6SAWCAQIQAUgBiAEBEiQKCmlkZW50aWZpZXIYAyABKAlCC7pICHIGwLOusQIBSAKIAQFCBwoFX3V1aWRCBwoFX3R5cGVCDQoLX2lkZW50aWZpZXIqjAMKDUNvbXBvbmVudFR5cGUSLwoaQ09NUE9ORU5UX1RZUEVfVU5TUEVDSUZJRUQQABoPgrIZC3Vuc3BlY2lmaWVkEisKGENPTVBPTkVOVF9UWVBFX1BJWElFQ09SRRABGg2CshkJcGl4aWVjb3JlEi0KGUNPTVBPTkVOVF9UWVBFX01FVEFMX0NPUkUQAhoOgrIZCm1ldGFsLWNvcmUSKwoYQ09NUE9ORU5UX1RZUEVfTUVUQUxfQk1DEAMaDYKyGQltZXRhbC1ibWMSRQolQ09NUE9ORU5UX1RZUEVfTUVUQUxfSU1BR0VfQ0FDSEVfU1lOQxAEGhqCshkWbWV0YWwtaW1hZ2UtY2FjaGUtc3luYxIzChxDT01QT05FTlRfVFlQRV9NRVRBTF9DT05TT0xFEAUaEYKyGQ1tZXRhbC1jb25zb2xlEkUKJUNPTVBPTkVOVF9UWVBFX01FVEFMX01FVFJJQ1NfRVhQT1JURVIQBhoagrIZFm1ldGFsLW1ldHJpY3MtZXhwb3J0ZXJCxAEKFWNvbS5tZXRhbHN0YWNrLmFwaS52MkIOQ29tcG9uZW50UHJvdG9QAVo1Z2l0aHViLmNvbS9tZXRhbC1zdGFjay9hcGkvZ28vbWV0YWxzdGFjay9hcGkvdjI7YXBpdjKiAgNNQViqAhFNZXRhbHN0YWNrLkFwaS5WMsoCEU1ldGFsc3RhY2tcQXBpXFYy4gIdTWV0YWxzdGFja1xBcGlcVjJcR1BCTWV0YWRhdGHqAhNNZXRhbHN0YWNrOjpBcGk6OlYyYgZwcm90bzM", [file_buf_validate_validate, file_google_protobuf_duration, file_google_protobuf_timestamp, file_metalstack_api_v2_common, file_metalstack_api_v2_predefined_rules, file_metalstack_api_v2_token, file_metalstack_api_v2_version]);
+export const file_metalstack_api_v2_component = /*@__PURE__*/ fileDesc("CiFtZXRhbHN0YWNrL2FwaS92Mi9jb21wb25lbnQucHJvdG8SEW1ldGFsc3RhY2suYXBpLnYyIokDCglDb21wb25lbnQSFgoEdXVpZBgBIAEoCUIIukgFcgOwAQESOAoEdHlwZRgCIAEoDjIgLm1ldGFsc3RhY2suYXBpLnYyLkNvbXBvbmVudFR5cGVCCLpIBYIBAhABEh8KCmlkZW50aWZpZXIYAyABKAlCC7pICHIGwLOusQIBEi4KCnN0YXJ0ZWRfYXQYBCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi8KC3JlcG9ydGVkX2F0GAUgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIrCghpbnRlcnZhbBgGIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbhIrCgd2ZXJzaW9uGAcgASgLMhoubWV0YWxzdGFjay5hcGkudjIuVmVyc2lvbhInCgV0b2tlbhgIIAEoCzIYLm1ldGFsc3RhY2suYXBpLnYyLlRva2VuEiUKBG1ldGEYCSABKAsyFy5tZXRhbHN0YWNrLmFwaS52Mi5NZXRhIrMBCg5Db21wb25lbnRRdWVyeRIbCgR1dWlkGAEgASgJQgi6SAVyA7ABAUgAiAEBEj0KBHR5cGUYAiABKA4yIC5tZXRhbHN0YWNrLmFwaS52Mi5Db21wb25lbnRUeXBlQgi6SAWCAQIQAUgBiAEBEiQKCmlkZW50aWZpZXIYAyABKAlCC7pICHIGwLOusQIBSAKIAQFCBwoFX3V1aWRCBwoFX3R5cGVCDQoLX2lkZW50aWZpZXIqzwMKDUNvbXBvbmVudFR5cGUSLwoaQ09NUE9ORU5UX1RZUEVfVU5TUEVDSUZJRUQQABoPgrIZC3Vuc3BlY2lmaWVkEisKGENPTVBPTkVOVF9UWVBFX1BJWElFQ09SRRABGg2CshkJcGl4aWVjb3JlEi0KGUNPTVBPTkVOVF9UWVBFX01FVEFMX0NPUkUQAhoOgrIZCm1ldGFsLWNvcmUSKwoYQ09NUE9ORU5UX1RZUEVfTUVUQUxfQk1DEAMaDYKyGQltZXRhbC1ibWMSRQolQ09NUE9ORU5UX1RZUEVfTUVUQUxfSU1BR0VfQ0FDSEVfU1lOQxAEGhqCshkWbWV0YWwtaW1hZ2UtY2FjaGUtc3luYxIzChxDT01QT05FTlRfVFlQRV9NRVRBTF9DT05TT0xFEAUaEYKyGQ1tZXRhbC1jb25zb2xlEkUKJUNPTVBPTkVOVF9UWVBFX01FVEFMX01FVFJJQ1NfRVhQT1JURVIQBhoagrIZFm1ldGFsLW1ldHJpY3MtZXhwb3J0ZXISQQojQ09NUE9ORU5UX1RZUEVfRVhURVJOQUxfQVBQTElDQVRJT04QBxoYgrIZFGV4dGVybmFsLWFwcGxpY2F0aW9uQsQBChVjb20ubWV0YWxzdGFjay5hcGkudjJCDkNvbXBvbmVudFByb3RvUAFaNWdpdGh1Yi5jb20vbWV0YWwtc3RhY2svYXBpL2dvL21ldGFsc3RhY2svYXBpL3YyO2FwaXYyogIDTUFYqgIRTWV0YWxzdGFjay5BcGkuVjLKAhFNZXRhbHN0YWNrXEFwaVxWMuICHU1ldGFsc3RhY2tcQXBpXFYyXEdQQk1ldGFkYXRh6gITTWV0YWxzdGFjazo6QXBpOjpWMmIGcHJvdG8z", [file_buf_validate_validate, file_google_protobuf_duration, file_google_protobuf_timestamp, file_metalstack_api_v2_common, file_metalstack_api_v2_predefined_rules, file_metalstack_api_v2_token, file_metalstack_api_v2_version]);
/**
* Describes the message metalstack.api.v2.Component.
* Use `create(ComponentSchema)` to create a new message.
@@ -71,6 +71,12 @@ export var ComponentType;
* @generated from enum value: COMPONENT_TYPE_METAL_METRICS_EXPORTER = 6;
*/
ComponentType[ComponentType["METAL_METRICS_EXPORTER"] = 6] = "METAL_METRICS_EXPORTER";
+ /**
+ * COMPONENT_TYPE_EXTERNAL_APPLICATION is an external application.
+ *
+ * @generated from enum value: COMPONENT_TYPE_EXTERNAL_APPLICATION = 7;
+ */
+ ComponentType[ComponentType["EXTERNAL_APPLICATION"] = 7] = "EXTERNAL_APPLICATION";
})(ComponentType || (ComponentType = {}));
/**
* Describes the enum metalstack.api.v2.ComponentType.
diff --git a/js/metalstack/api/v2/component_pb.ts b/js/metalstack/api/v2/component_pb.ts
index 8f451c08..59740cd7 100644
--- a/js/metalstack/api/v2/component_pb.ts
+++ b/js/metalstack/api/v2/component_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/component.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
@@ -20,7 +20,7 @@ import type { Message } from "@bufbuild/protobuf";
* Describes the file metalstack/api/v2/component.proto.
*/
export const file_metalstack_api_v2_component: GenFile = /*@__PURE__*/
- fileDesc("CiFtZXRhbHN0YWNrL2FwaS92Mi9jb21wb25lbnQucHJvdG8SEW1ldGFsc3RhY2suYXBpLnYyIokDCglDb21wb25lbnQSFgoEdXVpZBgBIAEoCUIIukgFcgOwAQESOAoEdHlwZRgCIAEoDjIgLm1ldGFsc3RhY2suYXBpLnYyLkNvbXBvbmVudFR5cGVCCLpIBYIBAhABEh8KCmlkZW50aWZpZXIYAyABKAlCC7pICHIGwLOusQIBEi4KCnN0YXJ0ZWRfYXQYBCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi8KC3JlcG9ydGVkX2F0GAUgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIrCghpbnRlcnZhbBgGIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbhIrCgd2ZXJzaW9uGAcgASgLMhoubWV0YWxzdGFjay5hcGkudjIuVmVyc2lvbhInCgV0b2tlbhgIIAEoCzIYLm1ldGFsc3RhY2suYXBpLnYyLlRva2VuEiUKBG1ldGEYCSABKAsyFy5tZXRhbHN0YWNrLmFwaS52Mi5NZXRhIrMBCg5Db21wb25lbnRRdWVyeRIbCgR1dWlkGAEgASgJQgi6SAVyA7ABAUgAiAEBEj0KBHR5cGUYAiABKA4yIC5tZXRhbHN0YWNrLmFwaS52Mi5Db21wb25lbnRUeXBlQgi6SAWCAQIQAUgBiAEBEiQKCmlkZW50aWZpZXIYAyABKAlCC7pICHIGwLOusQIBSAKIAQFCBwoFX3V1aWRCBwoFX3R5cGVCDQoLX2lkZW50aWZpZXIqjAMKDUNvbXBvbmVudFR5cGUSLwoaQ09NUE9ORU5UX1RZUEVfVU5TUEVDSUZJRUQQABoPgrIZC3Vuc3BlY2lmaWVkEisKGENPTVBPTkVOVF9UWVBFX1BJWElFQ09SRRABGg2CshkJcGl4aWVjb3JlEi0KGUNPTVBPTkVOVF9UWVBFX01FVEFMX0NPUkUQAhoOgrIZCm1ldGFsLWNvcmUSKwoYQ09NUE9ORU5UX1RZUEVfTUVUQUxfQk1DEAMaDYKyGQltZXRhbC1ibWMSRQolQ09NUE9ORU5UX1RZUEVfTUVUQUxfSU1BR0VfQ0FDSEVfU1lOQxAEGhqCshkWbWV0YWwtaW1hZ2UtY2FjaGUtc3luYxIzChxDT01QT05FTlRfVFlQRV9NRVRBTF9DT05TT0xFEAUaEYKyGQ1tZXRhbC1jb25zb2xlEkUKJUNPTVBPTkVOVF9UWVBFX01FVEFMX01FVFJJQ1NfRVhQT1JURVIQBhoagrIZFm1ldGFsLW1ldHJpY3MtZXhwb3J0ZXJCxAEKFWNvbS5tZXRhbHN0YWNrLmFwaS52MkIOQ29tcG9uZW50UHJvdG9QAVo1Z2l0aHViLmNvbS9tZXRhbC1zdGFjay9hcGkvZ28vbWV0YWxzdGFjay9hcGkvdjI7YXBpdjKiAgNNQViqAhFNZXRhbHN0YWNrLkFwaS5WMsoCEU1ldGFsc3RhY2tcQXBpXFYy4gIdTWV0YWxzdGFja1xBcGlcVjJcR1BCTWV0YWRhdGHqAhNNZXRhbHN0YWNrOjpBcGk6OlYyYgZwcm90bzM", [file_buf_validate_validate, file_google_protobuf_duration, file_google_protobuf_timestamp, file_metalstack_api_v2_common, file_metalstack_api_v2_predefined_rules, file_metalstack_api_v2_token, file_metalstack_api_v2_version]);
+ fileDesc("CiFtZXRhbHN0YWNrL2FwaS92Mi9jb21wb25lbnQucHJvdG8SEW1ldGFsc3RhY2suYXBpLnYyIokDCglDb21wb25lbnQSFgoEdXVpZBgBIAEoCUIIukgFcgOwAQESOAoEdHlwZRgCIAEoDjIgLm1ldGFsc3RhY2suYXBpLnYyLkNvbXBvbmVudFR5cGVCCLpIBYIBAhABEh8KCmlkZW50aWZpZXIYAyABKAlCC7pICHIGwLOusQIBEi4KCnN0YXJ0ZWRfYXQYBCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi8KC3JlcG9ydGVkX2F0GAUgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIrCghpbnRlcnZhbBgGIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbhIrCgd2ZXJzaW9uGAcgASgLMhoubWV0YWxzdGFjay5hcGkudjIuVmVyc2lvbhInCgV0b2tlbhgIIAEoCzIYLm1ldGFsc3RhY2suYXBpLnYyLlRva2VuEiUKBG1ldGEYCSABKAsyFy5tZXRhbHN0YWNrLmFwaS52Mi5NZXRhIrMBCg5Db21wb25lbnRRdWVyeRIbCgR1dWlkGAEgASgJQgi6SAVyA7ABAUgAiAEBEj0KBHR5cGUYAiABKA4yIC5tZXRhbHN0YWNrLmFwaS52Mi5Db21wb25lbnRUeXBlQgi6SAWCAQIQAUgBiAEBEiQKCmlkZW50aWZpZXIYAyABKAlCC7pICHIGwLOusQIBSAKIAQFCBwoFX3V1aWRCBwoFX3R5cGVCDQoLX2lkZW50aWZpZXIqzwMKDUNvbXBvbmVudFR5cGUSLwoaQ09NUE9ORU5UX1RZUEVfVU5TUEVDSUZJRUQQABoPgrIZC3Vuc3BlY2lmaWVkEisKGENPTVBPTkVOVF9UWVBFX1BJWElFQ09SRRABGg2CshkJcGl4aWVjb3JlEi0KGUNPTVBPTkVOVF9UWVBFX01FVEFMX0NPUkUQAhoOgrIZCm1ldGFsLWNvcmUSKwoYQ09NUE9ORU5UX1RZUEVfTUVUQUxfQk1DEAMaDYKyGQltZXRhbC1ibWMSRQolQ09NUE9ORU5UX1RZUEVfTUVUQUxfSU1BR0VfQ0FDSEVfU1lOQxAEGhqCshkWbWV0YWwtaW1hZ2UtY2FjaGUtc3luYxIzChxDT01QT05FTlRfVFlQRV9NRVRBTF9DT05TT0xFEAUaEYKyGQ1tZXRhbC1jb25zb2xlEkUKJUNPTVBPTkVOVF9UWVBFX01FVEFMX01FVFJJQ1NfRVhQT1JURVIQBhoagrIZFm1ldGFsLW1ldHJpY3MtZXhwb3J0ZXISQQojQ09NUE9ORU5UX1RZUEVfRVhURVJOQUxfQVBQTElDQVRJT04QBxoYgrIZFGV4dGVybmFsLWFwcGxpY2F0aW9uQsQBChVjb20ubWV0YWxzdGFjay5hcGkudjJCDkNvbXBvbmVudFByb3RvUAFaNWdpdGh1Yi5jb20vbWV0YWwtc3RhY2svYXBpL2dvL21ldGFsc3RhY2svYXBpL3YyO2FwaXYyogIDTUFYqgIRTWV0YWxzdGFjay5BcGkuVjLKAhFNZXRhbHN0YWNrXEFwaVxWMuICHU1ldGFsc3RhY2tcQXBpXFYyXEdQQk1ldGFkYXRh6gITTWV0YWxzdGFjazo6QXBpOjpWMmIGcHJvdG8z", [file_buf_validate_validate, file_google_protobuf_duration, file_google_protobuf_timestamp, file_metalstack_api_v2_common, file_metalstack_api_v2_predefined_rules, file_metalstack_api_v2_token, file_metalstack_api_v2_version]);
/**
* Component represents a microservice connected to our apiserver.
@@ -190,6 +190,13 @@ export enum ComponentType {
* @generated from enum value: COMPONENT_TYPE_METAL_METRICS_EXPORTER = 6;
*/
METAL_METRICS_EXPORTER = 6,
+
+ /**
+ * COMPONENT_TYPE_EXTERNAL_APPLICATION is an external application.
+ *
+ * @generated from enum value: COMPONENT_TYPE_EXTERNAL_APPLICATION = 7;
+ */
+ EXTERNAL_APPLICATION = 7,
}
/**
diff --git a/js/metalstack/api/v2/filesystem_pb.js b/js/metalstack/api/v2/filesystem_pb.js
index 4e9797b7..c52cf18e 100644
--- a/js/metalstack/api/v2/filesystem_pb.js
+++ b/js/metalstack/api/v2/filesystem_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/filesystem.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/filesystem_pb.ts b/js/metalstack/api/v2/filesystem_pb.ts
index 5da51dec..55f3d1fd 100644
--- a/js/metalstack/api/v2/filesystem_pb.ts
+++ b/js/metalstack/api/v2/filesystem_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/filesystem.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/health_pb.js b/js/metalstack/api/v2/health_pb.js
index 4eb625a8..489904d5 100644
--- a/js/metalstack/api/v2/health_pb.js
+++ b/js/metalstack/api/v2/health_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/health.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/health_pb.ts b/js/metalstack/api/v2/health_pb.ts
index beb90c55..9f0e01f3 100644
--- a/js/metalstack/api/v2/health_pb.ts
+++ b/js/metalstack/api/v2/health_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/health.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/image_pb.js b/js/metalstack/api/v2/image_pb.js
index 211ebd16..254ce7d9 100644
--- a/js/metalstack/api/v2/image_pb.js
+++ b/js/metalstack/api/v2/image_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/image.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/image_pb.ts b/js/metalstack/api/v2/image_pb.ts
index cce3ef1b..f54017c7 100644
--- a/js/metalstack/api/v2/image_pb.ts
+++ b/js/metalstack/api/v2/image_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/image.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/ip_pb.js b/js/metalstack/api/v2/ip_pb.js
index eed41bdc..aadb1095 100644
--- a/js/metalstack/api/v2/ip_pb.js
+++ b/js/metalstack/api/v2/ip_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/ip.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/ip_pb.ts b/js/metalstack/api/v2/ip_pb.ts
index 89ae10d4..7172d8d3 100644
--- a/js/metalstack/api/v2/ip_pb.ts
+++ b/js/metalstack/api/v2/ip_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/ip.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/machine_pb.js b/js/metalstack/api/v2/machine_pb.js
index 440a1c2a..fb5524c1 100644
--- a/js/metalstack/api/v2/machine_pb.js
+++ b/js/metalstack/api/v2/machine_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/machine.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/machine_pb.ts b/js/metalstack/api/v2/machine_pb.ts
index f44c3637..d423dc9d 100644
--- a/js/metalstack/api/v2/machine_pb.ts
+++ b/js/metalstack/api/v2/machine_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/machine.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/method_pb.js b/js/metalstack/api/v2/method_pb.js
index d0881ee8..a404f858 100644
--- a/js/metalstack/api/v2/method_pb.js
+++ b/js/metalstack/api/v2/method_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/method.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/method_pb.ts b/js/metalstack/api/v2/method_pb.ts
index 65e400fa..5edd69df 100644
--- a/js/metalstack/api/v2/method_pb.ts
+++ b/js/metalstack/api/v2/method_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/method.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/network_pb.js b/js/metalstack/api/v2/network_pb.js
index e99073e4..540dcfd9 100644
--- a/js/metalstack/api/v2/network_pb.js
+++ b/js/metalstack/api/v2/network_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/network.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/network_pb.ts b/js/metalstack/api/v2/network_pb.ts
index a7fd3749..92ff3e2a 100644
--- a/js/metalstack/api/v2/network_pb.ts
+++ b/js/metalstack/api/v2/network_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/network.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/partition_pb.js b/js/metalstack/api/v2/partition_pb.js
index 37950e39..03bf3a8d 100644
--- a/js/metalstack/api/v2/partition_pb.js
+++ b/js/metalstack/api/v2/partition_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/partition.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/partition_pb.ts b/js/metalstack/api/v2/partition_pb.ts
index 1c5c52fd..2ccc6730 100644
--- a/js/metalstack/api/v2/partition_pb.ts
+++ b/js/metalstack/api/v2/partition_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/partition.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/predefined_rules_pb.js b/js/metalstack/api/v2/predefined_rules_pb.js
index fc06e855..f61e91f6 100644
--- a/js/metalstack/api/v2/predefined_rules_pb.js
+++ b/js/metalstack/api/v2/predefined_rules_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/predefined_rules.proto (package metalstack.api.v2, syntax proto2)
/* eslint-disable */
import { extDesc, fileDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/predefined_rules_pb.ts b/js/metalstack/api/v2/predefined_rules_pb.ts
index eaf11f92..c9fa8549 100644
--- a/js/metalstack/api/v2/predefined_rules_pb.ts
+++ b/js/metalstack/api/v2/predefined_rules_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/predefined_rules.proto (package metalstack.api.v2, syntax proto2)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/project_pb.js b/js/metalstack/api/v2/project_pb.js
index 9afe9347..2f64d9c0 100644
--- a/js/metalstack/api/v2/project_pb.js
+++ b/js/metalstack/api/v2/project_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/project.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/project_pb.ts b/js/metalstack/api/v2/project_pb.ts
index ebd3447e..c2f45483 100644
--- a/js/metalstack/api/v2/project_pb.ts
+++ b/js/metalstack/api/v2/project_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/project.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/size_imageconstraint_pb.js b/js/metalstack/api/v2/size_imageconstraint_pb.js
index 65be942c..5105ac0d 100644
--- a/js/metalstack/api/v2/size_imageconstraint_pb.js
+++ b/js/metalstack/api/v2/size_imageconstraint_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/size_imageconstraint.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/size_imageconstraint_pb.ts b/js/metalstack/api/v2/size_imageconstraint_pb.ts
index 37e913ee..d2d41b3f 100644
--- a/js/metalstack/api/v2/size_imageconstraint_pb.ts
+++ b/js/metalstack/api/v2/size_imageconstraint_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/size_imageconstraint.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/size_pb.js b/js/metalstack/api/v2/size_pb.js
index f384daa5..d21c23cf 100644
--- a/js/metalstack/api/v2/size_pb.js
+++ b/js/metalstack/api/v2/size_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/size.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/size_pb.ts b/js/metalstack/api/v2/size_pb.ts
index 8f0425ea..4c166b9d 100644
--- a/js/metalstack/api/v2/size_pb.ts
+++ b/js/metalstack/api/v2/size_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/size.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/size_reservation_pb.js b/js/metalstack/api/v2/size_reservation_pb.js
index fe1bacb3..834404e6 100644
--- a/js/metalstack/api/v2/size_reservation_pb.js
+++ b/js/metalstack/api/v2/size_reservation_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/size_reservation.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/size_reservation_pb.ts b/js/metalstack/api/v2/size_reservation_pb.ts
index da426cc1..c86c4caa 100644
--- a/js/metalstack/api/v2/size_reservation_pb.ts
+++ b/js/metalstack/api/v2/size_reservation_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/size_reservation.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/switch_pb.js b/js/metalstack/api/v2/switch_pb.js
index bc0ff514..56db191a 100644
--- a/js/metalstack/api/v2/switch_pb.js
+++ b/js/metalstack/api/v2/switch_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/switch.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/switch_pb.ts b/js/metalstack/api/v2/switch_pb.ts
index cfc5ba37..9a1cadf3 100644
--- a/js/metalstack/api/v2/switch_pb.ts
+++ b/js/metalstack/api/v2/switch_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/switch.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/tenant_pb.js b/js/metalstack/api/v2/tenant_pb.js
index 141356ca..55e969ad 100644
--- a/js/metalstack/api/v2/tenant_pb.js
+++ b/js/metalstack/api/v2/tenant_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/tenant.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/tenant_pb.ts b/js/metalstack/api/v2/tenant_pb.ts
index 6592cbbe..dfdaa8af 100644
--- a/js/metalstack/api/v2/tenant_pb.ts
+++ b/js/metalstack/api/v2/tenant_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/tenant.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/token_pb.js b/js/metalstack/api/v2/token_pb.js
index 0f66c02a..bb380d4a 100644
--- a/js/metalstack/api/v2/token_pb.js
+++ b/js/metalstack/api/v2/token_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/token.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/token_pb.ts b/js/metalstack/api/v2/token_pb.ts
index 17021392..f921fae5 100644
--- a/js/metalstack/api/v2/token_pb.ts
+++ b/js/metalstack/api/v2/token_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/token.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/user_pb.js b/js/metalstack/api/v2/user_pb.js
index 5d5c2811..43fdb6ba 100644
--- a/js/metalstack/api/v2/user_pb.js
+++ b/js/metalstack/api/v2/user_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/user.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/user_pb.ts b/js/metalstack/api/v2/user_pb.ts
index f814a3e2..3f79cdd6 100644
--- a/js/metalstack/api/v2/user_pb.ts
+++ b/js/metalstack/api/v2/user_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/user.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/version_pb.js b/js/metalstack/api/v2/version_pb.js
index 03541db6..c9b8f231 100644
--- a/js/metalstack/api/v2/version_pb.js
+++ b/js/metalstack/api/v2/version_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/version.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/version_pb.ts b/js/metalstack/api/v2/version_pb.ts
index 9a3b3b56..ec83a702 100644
--- a/js/metalstack/api/v2/version_pb.ts
+++ b/js/metalstack/api/v2/version_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/version.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/api/v2/vpn_pb.js b/js/metalstack/api/v2/vpn_pb.js
index 2e4ccca3..53effe5b 100644
--- a/js/metalstack/api/v2/vpn_pb.js
+++ b/js/metalstack/api/v2/vpn_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/vpn.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/api/v2/vpn_pb.ts b/js/metalstack/api/v2/vpn_pb.ts
index 06821e43..a56cc427 100644
--- a/js/metalstack/api/v2/vpn_pb.ts
+++ b/js/metalstack/api/v2/vpn_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/api/v2/vpn.proto (package metalstack.api.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/infra/v2/bmc_pb.js b/js/metalstack/infra/v2/bmc_pb.js
index ed280db8..e72a8872 100644
--- a/js/metalstack/infra/v2/bmc_pb.js
+++ b/js/metalstack/infra/v2/bmc_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/infra/v2/bmc.proto (package metalstack.infra.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/infra/v2/bmc_pb.ts b/js/metalstack/infra/v2/bmc_pb.ts
index 2148bdbf..06a66061 100644
--- a/js/metalstack/infra/v2/bmc_pb.ts
+++ b/js/metalstack/infra/v2/bmc_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/infra/v2/bmc.proto (package metalstack.infra.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/infra/v2/boot_pb.js b/js/metalstack/infra/v2/boot_pb.js
index e31b4381..7a31932b 100644
--- a/js/metalstack/infra/v2/boot_pb.js
+++ b/js/metalstack/infra/v2/boot_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/infra/v2/boot.proto (package metalstack.infra.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/infra/v2/boot_pb.ts b/js/metalstack/infra/v2/boot_pb.ts
index 4dde9f4e..4506e262 100644
--- a/js/metalstack/infra/v2/boot_pb.ts
+++ b/js/metalstack/infra/v2/boot_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/infra/v2/boot.proto (package metalstack.infra.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/infra/v2/component_pb.js b/js/metalstack/infra/v2/component_pb.js
index b5199a37..c83040c8 100644
--- a/js/metalstack/infra/v2/component_pb.js
+++ b/js/metalstack/infra/v2/component_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/infra/v2/component.proto (package metalstack.infra.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/infra/v2/component_pb.ts b/js/metalstack/infra/v2/component_pb.ts
index 4d444c23..884cf2e5 100644
--- a/js/metalstack/infra/v2/component_pb.ts
+++ b/js/metalstack/infra/v2/component_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/infra/v2/component.proto (package metalstack.infra.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/infra/v2/event_pb.js b/js/metalstack/infra/v2/event_pb.js
index 14e8a34f..1774543f 100644
--- a/js/metalstack/infra/v2/event_pb.js
+++ b/js/metalstack/infra/v2/event_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/infra/v2/event.proto (package metalstack.infra.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/infra/v2/event_pb.ts b/js/metalstack/infra/v2/event_pb.ts
index 6d8e92e8..366d112e 100644
--- a/js/metalstack/infra/v2/event_pb.ts
+++ b/js/metalstack/infra/v2/event_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/infra/v2/event.proto (package metalstack.infra.v2, syntax proto3)
/* eslint-disable */
diff --git a/js/metalstack/infra/v2/switch_pb.js b/js/metalstack/infra/v2/switch_pb.js
index 8cf9eef2..593954ab 100644
--- a/js/metalstack/infra/v2/switch_pb.js
+++ b/js/metalstack/infra/v2/switch_pb.js
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/infra/v2/switch.proto (package metalstack.infra.v2, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
diff --git a/js/metalstack/infra/v2/switch_pb.ts b/js/metalstack/infra/v2/switch_pb.ts
index 66974525..5c8b824e 100644
--- a/js/metalstack/infra/v2/switch_pb.ts
+++ b/js/metalstack/infra/v2/switch_pb.ts
@@ -1,4 +1,4 @@
-// @generated by protoc-gen-es v2.13.0 with parameter "target=ts"
+// @generated by protoc-gen-es v2.14.0 with parameter "target=ts"
// @generated from file metalstack/infra/v2/switch.proto (package metalstack.infra.v2, syntax proto3)
/* eslint-disable */
diff --git a/proto/Makefile b/proto/Makefile
index 9910e3c9..ef600128 100644
--- a/proto/Makefile
+++ b/proto/Makefile
@@ -13,7 +13,7 @@ _buf:
protolint:
@$(MAKE) _buf CMD="format -w"
@$(MAKE) _buf CMD="lint -v"
-# @$(MAKE) _buf CMD="breaking --against 'https://github.com/metal-stack/api.git#branch=main,subdir=proto'"
+ @$(MAKE) _buf CMD="breaking --against 'https://github.com/metal-stack/api.git#branch=main,subdir=proto'"
.PHONY: protoc
protoc:
diff --git a/proto/buf.gen.yaml b/proto/buf.gen.yaml
index 1ae1267a..31431956 100644
--- a/proto/buf.gen.yaml
+++ b/proto/buf.gen.yaml
@@ -13,22 +13,22 @@ managed:
value: github.com/metal-stack/api/go
plugins:
# go
- - remote: buf.build/protocolbuffers/go:v1.36.11
+ - remote: buf.build/protocolbuffers/go:v1.36.12
out: ../go
opt: paths=source_relative
- remote: buf.build/connectrpc/go:v1.20.0
out: ../go
opt: paths=source_relative,simple
# python
- - remote: buf.build/protocolbuffers/python:v35.1
+ - remote: buf.build/protocolbuffers/python:v36.0
out: ../python
include_imports: True
- - remote: buf.build/protocolbuffers/pyi:v35.1
+ - remote: buf.build/protocolbuffers/pyi:v36.0
out: ../python
- remote: buf.build/connectrpc/python:v0.10.1
out: ../python
# js
- - remote: buf.build/bufbuild/es:v2.13.0
+ - remote: buf.build/bufbuild/es:v2.14.0
include_imports: true
out: ../js
opt: target=ts
diff --git a/proto/metalstack/api/v2/component.proto b/proto/metalstack/api/v2/component.proto
index 07f48373..ffe4ed0f 100644
--- a/proto/metalstack/api/v2/component.proto
+++ b/proto/metalstack/api/v2/component.proto
@@ -60,4 +60,6 @@ enum ComponentType {
COMPONENT_TYPE_METAL_CONSOLE = 5 [(metalstack.api.v2.enum_string_value) = "metal-console"];
// COMPONENT_TYPE_METAL_METRICS_EXPORTER is metal-metrics-exporter.
COMPONENT_TYPE_METAL_METRICS_EXPORTER = 6 [(metalstack.api.v2.enum_string_value) = "metal-metrics-exporter"];
+ // COMPONENT_TYPE_EXTERNAL_APPLICATION is an external application.
+ COMPONENT_TYPE_EXTERNAL_APPLICATION = 7 [(metalstack.api.v2.enum_string_value) = "external-application"];
}
diff --git a/python/buf/validate/validate_pb2.py b/python/buf/validate/validate_pb2.py
index fd490a5a..5a262b36 100644
--- a/python/buf/validate/validate_pb2.py
+++ b/python/buf/validate/validate_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: buf/validate/validate.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'buf/validate/validate.proto'
)
diff --git a/python/metalstack/admin/v2/audit_pb2.py b/python/metalstack/admin/v2/audit_pb2.py
index 59b72983..76f979cd 100644
--- a/python/metalstack/admin/v2/audit_pb2.py
+++ b/python/metalstack/admin/v2/audit_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/audit.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/audit.proto'
)
diff --git a/python/metalstack/admin/v2/component_pb2.py b/python/metalstack/admin/v2/component_pb2.py
index d689c7af..dc782b00 100644
--- a/python/metalstack/admin/v2/component_pb2.py
+++ b/python/metalstack/admin/v2/component_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/component.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/component.proto'
)
diff --git a/python/metalstack/admin/v2/filesystem_pb2.py b/python/metalstack/admin/v2/filesystem_pb2.py
index 3d5f0e61..dde90598 100644
--- a/python/metalstack/admin/v2/filesystem_pb2.py
+++ b/python/metalstack/admin/v2/filesystem_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/filesystem.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/filesystem.proto'
)
diff --git a/python/metalstack/admin/v2/image_pb2.py b/python/metalstack/admin/v2/image_pb2.py
index 15dda436..040b3206 100644
--- a/python/metalstack/admin/v2/image_pb2.py
+++ b/python/metalstack/admin/v2/image_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/image.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/image.proto'
)
diff --git a/python/metalstack/admin/v2/ip_pb2.py b/python/metalstack/admin/v2/ip_pb2.py
index 9c060e08..b4c52b44 100644
--- a/python/metalstack/admin/v2/ip_pb2.py
+++ b/python/metalstack/admin/v2/ip_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/ip.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/ip.proto'
)
diff --git a/python/metalstack/admin/v2/machine_pb2.py b/python/metalstack/admin/v2/machine_pb2.py
index 7f451df2..8f5a5483 100644
--- a/python/metalstack/admin/v2/machine_pb2.py
+++ b/python/metalstack/admin/v2/machine_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/machine.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/machine.proto'
)
diff --git a/python/metalstack/admin/v2/network_pb2.py b/python/metalstack/admin/v2/network_pb2.py
index 0fea6006..882dec0c 100644
--- a/python/metalstack/admin/v2/network_pb2.py
+++ b/python/metalstack/admin/v2/network_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/network.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/network.proto'
)
diff --git a/python/metalstack/admin/v2/partition_pb2.py b/python/metalstack/admin/v2/partition_pb2.py
index a2888b84..833f8b46 100644
--- a/python/metalstack/admin/v2/partition_pb2.py
+++ b/python/metalstack/admin/v2/partition_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/partition.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/partition.proto'
)
diff --git a/python/metalstack/admin/v2/project_pb2.py b/python/metalstack/admin/v2/project_pb2.py
index bf350bf6..725fe454 100644
--- a/python/metalstack/admin/v2/project_pb2.py
+++ b/python/metalstack/admin/v2/project_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/project.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/project.proto'
)
diff --git a/python/metalstack/admin/v2/size_imageconstraint_pb2.py b/python/metalstack/admin/v2/size_imageconstraint_pb2.py
index 50305e65..ec60ba03 100644
--- a/python/metalstack/admin/v2/size_imageconstraint_pb2.py
+++ b/python/metalstack/admin/v2/size_imageconstraint_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/size_imageconstraint.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/size_imageconstraint.proto'
)
diff --git a/python/metalstack/admin/v2/size_pb2.py b/python/metalstack/admin/v2/size_pb2.py
index eb35bb9c..9901cd21 100644
--- a/python/metalstack/admin/v2/size_pb2.py
+++ b/python/metalstack/admin/v2/size_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/size.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/size.proto'
)
diff --git a/python/metalstack/admin/v2/size_reservation_pb2.py b/python/metalstack/admin/v2/size_reservation_pb2.py
index af4e9afb..fa543f7d 100644
--- a/python/metalstack/admin/v2/size_reservation_pb2.py
+++ b/python/metalstack/admin/v2/size_reservation_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/size_reservation.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/size_reservation.proto'
)
diff --git a/python/metalstack/admin/v2/switch_pb2.py b/python/metalstack/admin/v2/switch_pb2.py
index f692db69..f5da3f80 100644
--- a/python/metalstack/admin/v2/switch_pb2.py
+++ b/python/metalstack/admin/v2/switch_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/switch.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/switch.proto'
)
diff --git a/python/metalstack/admin/v2/task_pb2.py b/python/metalstack/admin/v2/task_pb2.py
index 1108fdb8..b578b7da 100644
--- a/python/metalstack/admin/v2/task_pb2.py
+++ b/python/metalstack/admin/v2/task_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/task.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/task.proto'
)
diff --git a/python/metalstack/admin/v2/tenant_pb2.py b/python/metalstack/admin/v2/tenant_pb2.py
index 6e378429..15abe4d9 100644
--- a/python/metalstack/admin/v2/tenant_pb2.py
+++ b/python/metalstack/admin/v2/tenant_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/tenant.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/tenant.proto'
)
diff --git a/python/metalstack/admin/v2/token_pb2.py b/python/metalstack/admin/v2/token_pb2.py
index 431b542e..126ab5a4 100644
--- a/python/metalstack/admin/v2/token_pb2.py
+++ b/python/metalstack/admin/v2/token_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/token.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/token.proto'
)
diff --git a/python/metalstack/admin/v2/vpn_pb2.py b/python/metalstack/admin/v2/vpn_pb2.py
index 6623a39d..683ea17b 100644
--- a/python/metalstack/admin/v2/vpn_pb2.py
+++ b/python/metalstack/admin/v2/vpn_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/admin/v2/vpn.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/admin/v2/vpn.proto'
)
diff --git a/python/metalstack/api/v2/audit_pb2.py b/python/metalstack/api/v2/audit_pb2.py
index f841767b..9da80591 100644
--- a/python/metalstack/api/v2/audit_pb2.py
+++ b/python/metalstack/api/v2/audit_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/audit.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/audit.proto'
)
diff --git a/python/metalstack/api/v2/common_pb2.py b/python/metalstack/api/v2/common_pb2.py
index cfedafb3..b93c25b8 100644
--- a/python/metalstack/api/v2/common_pb2.py
+++ b/python/metalstack/api/v2/common_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/common.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/common.proto'
)
diff --git a/python/metalstack/api/v2/component_pb2.py b/python/metalstack/api/v2/component_pb2.py
index 41dc03d9..cf9a7170 100644
--- a/python/metalstack/api/v2/component_pb2.py
+++ b/python/metalstack/api/v2/component_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/component.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/component.proto'
)
@@ -31,7 +31,7 @@
from metalstack.api.v2 import version_pb2 as metalstack_dot_api_dot_v2_dot_version__pb2
-DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!metalstack/api/v2/component.proto\x12\x11metalstack.api.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1emetalstack/api/v2/common.proto\x1a(metalstack/api/v2/predefined_rules.proto\x1a\x1dmetalstack/api/v2/token.proto\x1a\x1fmetalstack/api/v2/version.proto\"\xd8\x03\n\tComponent\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12>\n\x04type\x18\x02 \x01(\x0e\x32 .metalstack.api.v2.ComponentTypeB\x08\xbaH\x05\x82\x01\x02\x10\x01R\x04type\x12+\n\nidentifier\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01R\nidentifier\x12\x39\n\nstarted_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\tstartedAt\x12;\n\x0breported_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nreportedAt\x12\x35\n\x08interval\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationR\x08interval\x12\x34\n\x07version\x18\x07 \x01(\x0b\x32\x1a.metalstack.api.v2.VersionR\x07version\x12.\n\x05token\x18\x08 \x01(\x0b\x32\x18.metalstack.api.v2.TokenR\x05token\x12+\n\x04meta\x18\t \x01(\x0b\x32\x17.metalstack.api.v2.MetaR\x04meta\"\xcb\x01\n\x0e\x43omponentQuery\x12!\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01H\x00R\x04uuid\x88\x01\x01\x12\x43\n\x04type\x18\x02 \x01(\x0e\x32 .metalstack.api.v2.ComponentTypeB\x08\xbaH\x05\x82\x01\x02\x10\x01H\x01R\x04type\x88\x01\x01\x12\x30\n\nidentifier\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01H\x02R\nidentifier\x88\x01\x01\x42\x07\n\x05_uuidB\x07\n\x05_typeB\r\n\x0b_identifier*\x8c\x03\n\rComponentType\x12/\n\x1a\x43OMPONENT_TYPE_UNSPECIFIED\x10\x00\x1a\x0f\x82\xb2\x19\x0bunspecified\x12+\n\x18\x43OMPONENT_TYPE_PIXIECORE\x10\x01\x1a\r\x82\xb2\x19\tpixiecore\x12-\n\x19\x43OMPONENT_TYPE_METAL_CORE\x10\x02\x1a\x0e\x82\xb2\x19\nmetal-core\x12+\n\x18\x43OMPONENT_TYPE_METAL_BMC\x10\x03\x1a\r\x82\xb2\x19\tmetal-bmc\x12\x45\n%COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC\x10\x04\x1a\x1a\x82\xb2\x19\x16metal-image-cache-sync\x12\x33\n\x1c\x43OMPONENT_TYPE_METAL_CONSOLE\x10\x05\x1a\x11\x82\xb2\x19\rmetal-console\x12\x45\n%COMPONENT_TYPE_METAL_METRICS_EXPORTER\x10\x06\x1a\x1a\x82\xb2\x19\x16metal-metrics-exporterB\xc4\x01\n\x15\x63om.metalstack.api.v2B\x0e\x43omponentProtoP\x01Z5github.com/metal-stack/api/go/metalstack/api/v2;apiv2\xa2\x02\x03MAX\xaa\x02\x11Metalstack.Api.V2\xca\x02\x11Metalstack\\Api\\V2\xe2\x02\x1dMetalstack\\Api\\V2\\GPBMetadata\xea\x02\x13Metalstack::Api::V2b\x06proto3')
+DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!metalstack/api/v2/component.proto\x12\x11metalstack.api.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1emetalstack/api/v2/common.proto\x1a(metalstack/api/v2/predefined_rules.proto\x1a\x1dmetalstack/api/v2/token.proto\x1a\x1fmetalstack/api/v2/version.proto\"\xd8\x03\n\tComponent\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12>\n\x04type\x18\x02 \x01(\x0e\x32 .metalstack.api.v2.ComponentTypeB\x08\xbaH\x05\x82\x01\x02\x10\x01R\x04type\x12+\n\nidentifier\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01R\nidentifier\x12\x39\n\nstarted_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\tstartedAt\x12;\n\x0breported_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nreportedAt\x12\x35\n\x08interval\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationR\x08interval\x12\x34\n\x07version\x18\x07 \x01(\x0b\x32\x1a.metalstack.api.v2.VersionR\x07version\x12.\n\x05token\x18\x08 \x01(\x0b\x32\x18.metalstack.api.v2.TokenR\x05token\x12+\n\x04meta\x18\t \x01(\x0b\x32\x17.metalstack.api.v2.MetaR\x04meta\"\xcb\x01\n\x0e\x43omponentQuery\x12!\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01H\x00R\x04uuid\x88\x01\x01\x12\x43\n\x04type\x18\x02 \x01(\x0e\x32 .metalstack.api.v2.ComponentTypeB\x08\xbaH\x05\x82\x01\x02\x10\x01H\x01R\x04type\x88\x01\x01\x12\x30\n\nidentifier\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01H\x02R\nidentifier\x88\x01\x01\x42\x07\n\x05_uuidB\x07\n\x05_typeB\r\n\x0b_identifier*\xcf\x03\n\rComponentType\x12/\n\x1a\x43OMPONENT_TYPE_UNSPECIFIED\x10\x00\x1a\x0f\x82\xb2\x19\x0bunspecified\x12+\n\x18\x43OMPONENT_TYPE_PIXIECORE\x10\x01\x1a\r\x82\xb2\x19\tpixiecore\x12-\n\x19\x43OMPONENT_TYPE_METAL_CORE\x10\x02\x1a\x0e\x82\xb2\x19\nmetal-core\x12+\n\x18\x43OMPONENT_TYPE_METAL_BMC\x10\x03\x1a\r\x82\xb2\x19\tmetal-bmc\x12\x45\n%COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC\x10\x04\x1a\x1a\x82\xb2\x19\x16metal-image-cache-sync\x12\x33\n\x1c\x43OMPONENT_TYPE_METAL_CONSOLE\x10\x05\x1a\x11\x82\xb2\x19\rmetal-console\x12\x45\n%COMPONENT_TYPE_METAL_METRICS_EXPORTER\x10\x06\x1a\x1a\x82\xb2\x19\x16metal-metrics-exporter\x12\x41\n#COMPONENT_TYPE_EXTERNAL_APPLICATION\x10\x07\x1a\x18\x82\xb2\x19\x14\x65xternal-applicationB\xc4\x01\n\x15\x63om.metalstack.api.v2B\x0e\x43omponentProtoP\x01Z5github.com/metal-stack/api/go/metalstack/api/v2;apiv2\xa2\x02\x03MAX\xaa\x02\x11Metalstack.Api.V2\xca\x02\x11Metalstack\\Api\\V2\xe2\x02\x1dMetalstack\\Api\\V2\\GPBMetadata\xea\x02\x13Metalstack::Api::V2b\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -53,6 +53,8 @@
_globals['_COMPONENTTYPE'].values_by_name["COMPONENT_TYPE_METAL_CONSOLE"]._serialized_options = b'\202\262\031\rmetal-console'
_globals['_COMPONENTTYPE'].values_by_name["COMPONENT_TYPE_METAL_METRICS_EXPORTER"]._loaded_options = None
_globals['_COMPONENTTYPE'].values_by_name["COMPONENT_TYPE_METAL_METRICS_EXPORTER"]._serialized_options = b'\202\262\031\026metal-metrics-exporter'
+ _globals['_COMPONENTTYPE'].values_by_name["COMPONENT_TYPE_EXTERNAL_APPLICATION"]._loaded_options = None
+ _globals['_COMPONENTTYPE'].values_by_name["COMPONENT_TYPE_EXTERNAL_APPLICATION"]._serialized_options = b'\202\262\031\024external-application'
_globals['_COMPONENT'].fields_by_name['uuid']._loaded_options = None
_globals['_COMPONENT'].fields_by_name['uuid']._serialized_options = b'\272H\005r\003\260\001\001'
_globals['_COMPONENT'].fields_by_name['type']._loaded_options = None
@@ -66,7 +68,7 @@
_globals['_COMPONENTQUERY'].fields_by_name['identifier']._loaded_options = None
_globals['_COMPONENTQUERY'].fields_by_name['identifier']._serialized_options = b'\272H\010r\006\300\263\256\261\002\001'
_globals['_COMPONENTTYPE']._serialized_start=970
- _globals['_COMPONENTTYPE']._serialized_end=1366
+ _globals['_COMPONENTTYPE']._serialized_end=1433
_globals['_COMPONENT']._serialized_start=289
_globals['_COMPONENT']._serialized_end=761
_globals['_COMPONENTQUERY']._serialized_start=764
diff --git a/python/metalstack/api/v2/component_pb2.pyi b/python/metalstack/api/v2/component_pb2.pyi
index f6a593b5..7f6aada3 100644
--- a/python/metalstack/api/v2/component_pb2.pyi
+++ b/python/metalstack/api/v2/component_pb2.pyi
@@ -24,6 +24,7 @@ class ComponentType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC: _ClassVar[ComponentType]
COMPONENT_TYPE_METAL_CONSOLE: _ClassVar[ComponentType]
COMPONENT_TYPE_METAL_METRICS_EXPORTER: _ClassVar[ComponentType]
+ COMPONENT_TYPE_EXTERNAL_APPLICATION: _ClassVar[ComponentType]
COMPONENT_TYPE_UNSPECIFIED: ComponentType
COMPONENT_TYPE_PIXIECORE: ComponentType
COMPONENT_TYPE_METAL_CORE: ComponentType
@@ -31,6 +32,7 @@ COMPONENT_TYPE_METAL_BMC: ComponentType
COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC: ComponentType
COMPONENT_TYPE_METAL_CONSOLE: ComponentType
COMPONENT_TYPE_METAL_METRICS_EXPORTER: ComponentType
+COMPONENT_TYPE_EXTERNAL_APPLICATION: ComponentType
class Component(_message.Message):
__slots__ = ("uuid", "type", "identifier", "started_at", "reported_at", "interval", "version", "token", "meta")
diff --git a/python/metalstack/api/v2/filesystem_pb2.py b/python/metalstack/api/v2/filesystem_pb2.py
index 76a2f7cd..a88b8250 100644
--- a/python/metalstack/api/v2/filesystem_pb2.py
+++ b/python/metalstack/api/v2/filesystem_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/filesystem.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/filesystem.proto'
)
diff --git a/python/metalstack/api/v2/health_pb2.py b/python/metalstack/api/v2/health_pb2.py
index f539b62a..dfa2b805 100644
--- a/python/metalstack/api/v2/health_pb2.py
+++ b/python/metalstack/api/v2/health_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/health.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/health.proto'
)
diff --git a/python/metalstack/api/v2/image_pb2.py b/python/metalstack/api/v2/image_pb2.py
index 7922ec57..2ab98c8c 100644
--- a/python/metalstack/api/v2/image_pb2.py
+++ b/python/metalstack/api/v2/image_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/image.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/image.proto'
)
diff --git a/python/metalstack/api/v2/ip_pb2.py b/python/metalstack/api/v2/ip_pb2.py
index 138d1c2b..40373862 100644
--- a/python/metalstack/api/v2/ip_pb2.py
+++ b/python/metalstack/api/v2/ip_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/ip.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/ip.proto'
)
diff --git a/python/metalstack/api/v2/machine_pb2.py b/python/metalstack/api/v2/machine_pb2.py
index 7d18fcd3..3c0f8483 100644
--- a/python/metalstack/api/v2/machine_pb2.py
+++ b/python/metalstack/api/v2/machine_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/machine.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/machine.proto'
)
diff --git a/python/metalstack/api/v2/method_pb2.py b/python/metalstack/api/v2/method_pb2.py
index 525a76e7..80863f4b 100644
--- a/python/metalstack/api/v2/method_pb2.py
+++ b/python/metalstack/api/v2/method_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/method.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/method.proto'
)
diff --git a/python/metalstack/api/v2/network_pb2.py b/python/metalstack/api/v2/network_pb2.py
index 9fa5a364..43e626e1 100644
--- a/python/metalstack/api/v2/network_pb2.py
+++ b/python/metalstack/api/v2/network_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/network.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/network.proto'
)
diff --git a/python/metalstack/api/v2/partition_pb2.py b/python/metalstack/api/v2/partition_pb2.py
index d1da5167..dfb50c84 100644
--- a/python/metalstack/api/v2/partition_pb2.py
+++ b/python/metalstack/api/v2/partition_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/partition.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/partition.proto'
)
diff --git a/python/metalstack/api/v2/predefined_rules_pb2.py b/python/metalstack/api/v2/predefined_rules_pb2.py
index 9959f499..d345b572 100644
--- a/python/metalstack/api/v2/predefined_rules_pb2.py
+++ b/python/metalstack/api/v2/predefined_rules_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/predefined_rules.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/predefined_rules.proto'
)
diff --git a/python/metalstack/api/v2/project_pb2.py b/python/metalstack/api/v2/project_pb2.py
index 820afd07..28e3adcb 100644
--- a/python/metalstack/api/v2/project_pb2.py
+++ b/python/metalstack/api/v2/project_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/project.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/project.proto'
)
diff --git a/python/metalstack/api/v2/size_imageconstraint_pb2.py b/python/metalstack/api/v2/size_imageconstraint_pb2.py
index 6463609d..ddc45e62 100644
--- a/python/metalstack/api/v2/size_imageconstraint_pb2.py
+++ b/python/metalstack/api/v2/size_imageconstraint_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/size_imageconstraint.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/size_imageconstraint.proto'
)
diff --git a/python/metalstack/api/v2/size_pb2.py b/python/metalstack/api/v2/size_pb2.py
index 2453c2e1..92da1790 100644
--- a/python/metalstack/api/v2/size_pb2.py
+++ b/python/metalstack/api/v2/size_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/size.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/size.proto'
)
diff --git a/python/metalstack/api/v2/size_reservation_pb2.py b/python/metalstack/api/v2/size_reservation_pb2.py
index 51e78007..2c22d4c5 100644
--- a/python/metalstack/api/v2/size_reservation_pb2.py
+++ b/python/metalstack/api/v2/size_reservation_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/size_reservation.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/size_reservation.proto'
)
diff --git a/python/metalstack/api/v2/switch_pb2.py b/python/metalstack/api/v2/switch_pb2.py
index c78b3c33..01f7e882 100644
--- a/python/metalstack/api/v2/switch_pb2.py
+++ b/python/metalstack/api/v2/switch_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/switch.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/switch.proto'
)
diff --git a/python/metalstack/api/v2/tenant_pb2.py b/python/metalstack/api/v2/tenant_pb2.py
index 9e78b44d..a02f29cb 100644
--- a/python/metalstack/api/v2/tenant_pb2.py
+++ b/python/metalstack/api/v2/tenant_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/tenant.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/tenant.proto'
)
diff --git a/python/metalstack/api/v2/token_pb2.py b/python/metalstack/api/v2/token_pb2.py
index 1086d846..a4ef4d66 100644
--- a/python/metalstack/api/v2/token_pb2.py
+++ b/python/metalstack/api/v2/token_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/token.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/token.proto'
)
diff --git a/python/metalstack/api/v2/user_pb2.py b/python/metalstack/api/v2/user_pb2.py
index 708e34da..3ea1f144 100644
--- a/python/metalstack/api/v2/user_pb2.py
+++ b/python/metalstack/api/v2/user_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/user.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/user.proto'
)
diff --git a/python/metalstack/api/v2/version_pb2.py b/python/metalstack/api/v2/version_pb2.py
index 0500208b..c8d1f9e7 100644
--- a/python/metalstack/api/v2/version_pb2.py
+++ b/python/metalstack/api/v2/version_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/version.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/version.proto'
)
diff --git a/python/metalstack/api/v2/vpn_pb2.py b/python/metalstack/api/v2/vpn_pb2.py
index 36a5f8d0..5b861541 100644
--- a/python/metalstack/api/v2/vpn_pb2.py
+++ b/python/metalstack/api/v2/vpn_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/api/v2/vpn.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/api/v2/vpn.proto'
)
diff --git a/python/metalstack/infra/v2/bmc_pb2.py b/python/metalstack/infra/v2/bmc_pb2.py
index 5a2396ae..5a98293f 100644
--- a/python/metalstack/infra/v2/bmc_pb2.py
+++ b/python/metalstack/infra/v2/bmc_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/infra/v2/bmc.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/infra/v2/bmc.proto'
)
diff --git a/python/metalstack/infra/v2/boot_pb2.py b/python/metalstack/infra/v2/boot_pb2.py
index ed815060..3298a250 100644
--- a/python/metalstack/infra/v2/boot_pb2.py
+++ b/python/metalstack/infra/v2/boot_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/infra/v2/boot.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/infra/v2/boot.proto'
)
diff --git a/python/metalstack/infra/v2/component_pb2.py b/python/metalstack/infra/v2/component_pb2.py
index 1b8826e4..77e5823c 100644
--- a/python/metalstack/infra/v2/component_pb2.py
+++ b/python/metalstack/infra/v2/component_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/infra/v2/component.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/infra/v2/component.proto'
)
diff --git a/python/metalstack/infra/v2/event_pb2.py b/python/metalstack/infra/v2/event_pb2.py
index 46ddea52..03329caf 100644
--- a/python/metalstack/infra/v2/event_pb2.py
+++ b/python/metalstack/infra/v2/event_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/infra/v2/event.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/infra/v2/event.proto'
)
diff --git a/python/metalstack/infra/v2/switch_pb2.py b/python/metalstack/infra/v2/switch_pb2.py
index 06382be6..2b28371b 100644
--- a/python/metalstack/infra/v2/switch_pb2.py
+++ b/python/metalstack/infra/v2/switch_pb2.py
@@ -2,7 +2,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: metalstack/infra/v2/switch.proto
-# Protobuf Python Version: 7.35.1
+# Protobuf Python Version: 7.36.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
7,
- 35,
- 1,
+ 36,
+ 0,
'',
'metalstack/infra/v2/switch.proto'
)