Marian Steinbach
Marian Steinbach
Right. I deleted it since it isn't moved any more. We haven't decided yet whether we can bring back the `latest` tagging. It's something we have removed from our general...
Fails with ``` # sigs.k8s.io/kustomize/kyaml/openapi /go/pkg/mod/sigs.k8s.io/kustomize/[email protected]/openapi/openapi.go:656:33: cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to swagger.FromGnostic # k8s.io/kubectl/pkg/util/openapi /go/pkg/mod/k8s.io/[email protected]/pkg/util/openapi/openapi_getter.go:36:42: cannot use &CachedOpenAPIGetter{} (value of type *CachedOpenAPIGetter)...
We have a need for patternProperties support here, too. In terms of the user experience, I see this being quite similar to the additionalProperties solution, with the difference that the...
This issue remains relevant for us
It would be lovely if we could re-open this
From the release notes, it looks like the intent was to deprecate (but not remove) `v1beta1` in 1.11.0. But it appears as if the package `sigs.k8s.io/cluster-api/api/v1beta1` is no longer included...
I'd like to add my use case here: I want a simple way to pull key metrics about an Object Storage bucket. I wouldn't mind using curl for that, but...
Fails with ``` # sigs.k8s.io/kustomize/kyaml/openapi /go/pkg/mod/sigs.k8s.io/kustomize/[email protected]/openapi/openapi.go:656:33: cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to swagger.FromGnostic # k8s.io/kubectl/pkg/util/openapi /go/pkg/mod/k8s.io/[email protected]/pkg/util/openapi/openapi_getter.go:36:42: cannot use &CachedOpenAPIGetter{} (value of type *CachedOpenAPIGetter)...
This is an interesting experiment, and since some interactive mode or wizard mode in the CLI has been discussed here and there, it's nice to actually try out an example....
Fails with ``` # oras.land/oras-go/pkg/auth/docker /go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:44:26: undefined: apiregistry.AuthConfig /go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:62:137: undefined: apiregistry.AuthConfig /go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:111:28: service.LookupPushEndpoints undefined (type *"github.com/docker/docker/registry".Service is pointer to interface, not interface) /go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:122:38: undefined: apiregistry.AuthConfig /go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:181:27: assignment mismatch: 2 variables...