s2ioperator icon indicating copy to clipboard operation
s2ioperator copied to clipboard

Operator for Source to image

Results 26 s2ioperator issues
Sort by recently updated
recently updated
newest added

```release-note update expired certificate ```

size/L

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20200707034311-ab3426394381&new-version=0.7.0)](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...

size/L
dependencies

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...

size/L
dependencies

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] -...

size/L
dependencies

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...

size/L
dependencies

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...

size/M
dependencies

I create service from artifact,follow this: ![QQ截图20211223110444](https://user-images.githubusercontent.com/9957813/147181900-e754e0f8-6192-49b1-8b21-1d3a6146128f.png) But I got a error: ![QQ截图20211223110444](https://user-images.githubusercontent.com/9957813/147182364-f570d93d-0119-4ee8-b674-ee55422fb2d6.png) The image name should be call {harborIp}:{harborPort}/library/test:latest But it is called test:latest it is wrong!

kind/bug