s2ioperator
s2ioperator copied to clipboard
Operator for Source to image
version: s2ioperator-3.2.1 使用测试案例部署s2ibuilder和s2irun时报错: Error from server (InternalError): error when creating "s2ibuilder.yaml": Internal error occurred: failed calling webhook "s2ibuilder.kb.io": Post "https://webhook-server-service.kubesphere-devops-system.svc:443/mutate-devops-kubesphere-io-v1alpha1-s2ibuilder?timeout=30s": x509: certificate relies on legacy Common Name field, use SANs...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200707034311-ab3426394381 to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.7.1 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...
Bumps [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful) from 2.9.6+incompatible to 2.16.0+incompatible. Changelog Sourced from github.com/emicklei/go-restful's changelog. Change history of go-restful [v3.10.1] - 2022-11-19 fix broken 3.10.0 by using path package for joining paths [v3.10.0] -...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.19.2 to 0.20.0. Commits afa3b34 Update dependencies to v0.20.0 tag fb61a7c Merge pull request #96720 from liggitt/throttled-logger 61471be Deflake ThrottledLogger test 66db254 Merge pull request #95981 from...
Hi guys, I got stucked by issue "must be no more than 63 characters",. It was successful when I manually created a job by click "run" button in the image...
hello all start to set the s2i to build the image and ,set the token in this process. and we see it just add the path url in the remote...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.0+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.0 registry 2.8.0 Welcome to the v2.8.0 release of registry! The 2.8.0 registry release has been a long...
I create service from artifact,follow this:  But I got a error:  The image name should be call {harborIp}:{harborPort}/library/test:latest But it is called test:latest it is wrong!