forked from pool/skaffold
Accepting request 1060700 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1060700 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/skaffold?expand=0&rev=17
This commit is contained in:
commit
57ff7443a2
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v2.0.5</param>
|
||||
<param name="revision">v2.1.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">skaffold-2.0.5.tar.gz</param>
|
||||
<param name="archive">skaffold-2.1.0.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
||||
<param name="changesrevision">a3efe9d0916dd853ef29e81a97730cec1149ef73</param></service></servicedata>
|
||||
<param name="changesrevision">c037d6f51276e178a2c05c1c59665956ff34aa4c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b8555f6a09998e1c55567dc8588cea02b3d2ea39453fc686c4a1ad3ebb0c3c3
|
||||
size 42053983
|
3
skaffold-2.1.0.tar.gz
Normal file
3
skaffold-2.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03691b427cc22bd210da8fad9716270df25ca62867b653f4c8ecf3abf4dfa1b8
|
||||
size 42126184
|
101
skaffold.changes
101
skaffold.changes
@ -1,3 +1,104 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 08:43:56 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 2.1.0:
|
||||
* fix: resolve issue where skaffold version would print nothing (#8353)
|
||||
* release: v2.1.0 (#8343)
|
||||
* chore: update skaffold image deps based on lts policy (#8347)
|
||||
* docs: add status check documentation for new tolerateFailuresUntilDeadline config field (#8337)
|
||||
* docs: remove `log tailing` from note of unsupported features for Cloud Run (#8344)
|
||||
* chore: add v1.39.5 changelog info (#8346)
|
||||
* chore: add v2.0.5 changelog info (#8345)
|
||||
* feat: add ingore-path kaniko flag support (#8340)
|
||||
* feat: add keep-running-on-failure-implementation (#8270)
|
||||
* docs: update cloudrun docs to include log streaming and Job support (#8338)
|
||||
* fix: Handle StatefulSets with an OnDelete update strategy (#8292)
|
||||
* fix: add proper artifactOverrides->setValueTemplates conversion when upgrading from v2beta29 (#8335)
|
||||
* chore: unskip TestFix* integration tests (#8334)
|
||||
* doc: Updating installation link for Cloud Code in VSCode (#8326)
|
||||
* fix: use new URL format for Google Cloud Build log (#8323)
|
||||
* feat: add new inspect namespaces list command to skaffold (#8309)
|
||||
* feat: include gcloud alpha and beta components in Docker images, needed for cloud run log steaming and port forward (#8314)
|
||||
* fix: resolve issue where skaffold always added namespace to rendered manifests (#8312)
|
||||
* fix: use release namespace in render when specified (#8259)
|
||||
* chore: support-external-cmd-call-in-template (#8296)
|
||||
* docs: update docs for new `runtimeType` field (#8298)
|
||||
* docs: remove duplicate maturity entry for Cloud Run Deployer (#8280)
|
||||
* feat: allow specifying debug runtime in `skaffold.yaml` for artifact (#8295)
|
||||
* fix: write maximum of 200 metrics per session (#8294)
|
||||
* docs: Update Quickstart and Tutorials pages with new Skaffold onboarding walkthrough (#8274)
|
||||
* chore(deps): bump ossf/scorecard-action from 2.1.1 to 2.1.2 (#8278)
|
||||
* feat: get image digest from container logs for kaniko builder (#8264)
|
||||
* chore: make iterative status check default to true (#8212)
|
||||
* chore: add v2.0.4 information to CHANGELOG.md (#8273)
|
||||
* docs: remove extraneous 'F' in 'Depending' (#8271)
|
||||
* feat: more meaningful error message for kustomize issues: #8218 (#8220)
|
||||
* fix: resolve issue where skaffold would not add digest when using helm in v1 -> v2 migration case (#8269)
|
||||
* fix: correct issue where skaffold setTemplateValues env vars were in some cases empty (#8261)
|
||||
* chore(deps): bump ossf/scorecard-action from 2.1.0 to 2.1.1 (#8266)
|
||||
* chore(deps): bump ossf/scorecard-action from 2.0.6 to 2.1.0 (#8238)
|
||||
* fix: remove kubecontext check warning from kubectl deploy (#8256)
|
||||
* test: use `T.Setenv` to set env vars in tests (#8258)
|
||||
* fix: scanning ignored files in dev session (#8249)
|
||||
* fix: always override `skaffold.dev/run-id` label. (#8236)
|
||||
* feat: new `--auto` flag (#8202)
|
||||
* docs: update `build-artifacts` flag description (#8211)
|
||||
* chore: change integration test default repo to a dedicated testing repo (#8197)
|
||||
* fix: add v2 to module path (#8169)
|
||||
* docs: missing `}` in docs/environment/templating.md (#8232)
|
||||
* chore: don't stop on failed cleanup (#8209)
|
||||
* fix: validate whether kubeContext is blank or not (#8230)
|
||||
* docs: how-to default values for template variables (#8229)
|
||||
* chore: move docs to docs-v1 to make the dir contents more clear AND add some missing refs to docs-v2 in tests (#8215)
|
||||
* fix: kpt validators link to render properly (#8217)
|
||||
* fix: expand namespace with env variables (#8222)
|
||||
* chore: updated github workflows to more gracefully handle cancel-in-progress (#8214)
|
||||
* docs: Update _index.md (#8205)
|
||||
* feat: add life cycle hooks to Cloud Run deployer (#8173)
|
||||
* fix: `generate-man.sh` should update docs-v2 (#8213)
|
||||
* feat: enable --tag flag in render command (#8199)
|
||||
* feat: changing messages when no artifacts are detected to watch, generate tags, or to check if exist on local cache (#8208)
|
||||
* Revert "chore: re-enable TestBuildKanikoInsecureRegistry gcp test (#8196)" (#8210)
|
||||
* chore: fix latest label misplaced issue (#8195)
|
||||
* chore: re-enable gcp tests (#8198)
|
||||
* chore: update error message for build failure due to failed image push (#8201)
|
||||
* chore: re-enable TestBuildKanikoInsecureRegistry gcp test (#8196)
|
||||
* docs: update templated fields docs to reflect recent changes (#8176)
|
||||
* feat: remove jdk from slim image deps (#8179)
|
||||
* chore: bump schema version to v4beta2 (#8187)
|
||||
* chore: update CHANGELOG.md to include v2.0.3 (#8184)
|
||||
* fix: allow transformer values to contain ':' (#8178)
|
||||
* fix: support alternative env var naming using support env variable + artifact-name (vs env variable + index) (#8175)
|
||||
* chore: fix doc edit url (#8174)
|
||||
* fix: integration-test cleanup (#8118)
|
||||
* chore: optmize github action (#8171)
|
||||
* docs: update helm docs to reflect new prioritization and changes to setValueTemplates (#8164)
|
||||
* fix: support alternative env var naming using support env variable + artifact-name (vs env variable + index) (#8147)
|
||||
* chore: add log-streaming and cloud-run-proxy gcloud components in release dockerfile (#8156)
|
||||
* fix: properly wire deploy.kubectl.defaultNamespace field to be set in SKAFFOLD_NAMESPACES (#8129)
|
||||
* fix: change to make buildFlatMap support arrays as YAML values (#8152)
|
||||
* docs: remove TODOs from resource selector docs (#8165)
|
||||
* fix: new condition to create hydrate-dir only if a kpt renderer or deployer (#8117)
|
||||
* chore: remove pined python version when installing gcloud (#8153)
|
||||
* chore: fix github workflow linux unit diagnostics tests run command (#8145)
|
||||
* fix: correct recently released schemas to have correct schema field key (#8141)
|
||||
* chore: fix profile patch validation against original config (#8138)
|
||||
* fix: use http://json-schema.org/draft-07/schema# in JSONSchema v7 as value for $schema key (#7387)
|
||||
* fix: bump skaffold slim image deps (#8132)
|
||||
* fix: pin github actions to ubuntu 20.04 to avoid python + gcloud issues (#8136)
|
||||
* chore: repartition integration test (#8106)
|
||||
* fix: always add namespaces in generated manifests regardless of offline=[true|false] (#8124)
|
||||
* docs: update docs with fixes for helm, quickstart and install pages (#8101)
|
||||
* chore: remove resolved or obsolete TODO, etc. code comments (#8125)
|
||||
* docs: Add code samples to v2 info sidebar (#8119)
|
||||
* chore: bump skaffold image deps (#8113)
|
||||
* fix: gcp jib-gradle test (#8112)
|
||||
* feat: implement cleanup for Cloud Run Jobs (#8096)
|
||||
* docs: add link to Cloud Run YAML reference in deployer doc (#8104)
|
||||
* fix: examples schema check failing (#8108)
|
||||
* feat: Add support for Cloud Run services to stream logs (#8012)
|
||||
* chore: bump skaffold container images jdk version to JDK 17 (#8103)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 21 07:41:26 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: skaffold
|
||||
Version: 2.0.5
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Easy and Repeatable Kubernetes Development
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c995d53b95532fc41721930d8d86b27761ac3bac1dcb5c6dfd318258a81209d0
|
||||
size 16466058
|
||||
oid sha256:61488d08a4756e55809ed4ecd59d6911124a033e64c4d0a9ebe3f1270812dc0d
|
||||
size 16465879
|
||||
|
Loading…
x
Reference in New Issue
Block a user