What's Changed
- Bump actions/checkout from 3.5.3 to 4.1.1 by @dependabot in #7
- Bump actions/setup-go from 4.0.1 to 5.0.0 by @dependabot in #6
- Bump docker/metadata-action from 4 to 5 by @dependabot in #4
- Bump docker/login-action from 2 to 3 by @dependabot in #5
- Create some StepAction to fetch and upload caches… by @vdemeester in #8
- Bump github.com/docker/docker from 24.0.0+incompatible to 24.0.9+incompatible by @dependabot in #13
- Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by @dependabot in #12
- Bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #11
- Bump azure/setup-helm from 3 to 4 by @dependabot in #9
- Publish images to arm64 as well by @chmouel in #16
- add insecure flag by @chmouel in #17
- add insecure to the task as well by @chmouel in #18
- Create folder target on fetch if not exist by @chmouel in #20
- Add pipeline example and readme by @chmouel in #21
- Add buildCommand by @chmouel in #22
- try to fix CI by @chmouel in #24
- Bump gotest.tools/v3 from 3.0.3 to 3.5.1 by @dependabot in #25
- Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #26
- Bump helm/kind-action from 1.9.0 to 1.10.0 by @dependabot in #15
- Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #28
- move unittest to e2e and add golangci-lint by @chmouel in #27
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #30
- Bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by @dependabot in #29
- Bump ko-build/setup-ko from 0.6 to 0.7 by @dependabot in #31
- use pat token for ghcr.io login by @chmouel in #33
- use pat token for ghcr.io login by @chmouel in #34
- feat: add language autodetection by @chmouel in #32
- Bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by @dependabot in #35
- Fixing e2e by @vdemeester in #36
- Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #37
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #39
- Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #38
- Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible by @dependabot in #40
- Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #41
- Add GCS support in go code by @vdemeester in #42
- Bump google.golang.org/api from 0.191.0 to 0.192.0 by @dependabot in #43
- Bump google.golang.org/api from 0.192.0 to 0.195.0 by @dependabot in #46
- Add Projected volume configuration for Google's WIF by @khrm in #47
- Bump google.golang.org/api from 0.195.0 to 0.197.0 by @dependabot in #49
- SRVKP-6442 Enhance default credentials setup of the cache stepaction by @pramodbindal in #50
- Bump google.golang.org/api from 0.197.0 to 0.198.0 by @dependabot in #51
- SRVKP-6442 - use a common environment variable cred-store for all providers by @pramodbindal in #53
- SRVKP-6439 : Implement s3 provide for cache step action by @pramodbindal in #55
- Bump google.golang.org/api from 0.198.0 to 0.199.0 by @dependabot in #56
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.37 to 1.27.38 by @dependabot in #58
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.1 to 1.63.2 by @dependabot in #57
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.2 to 1.63.3 by @dependabot in #60
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.38 to 1.27.39 by @dependabot in #59
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.3 to 1.64.0 by @dependabot in #62
- Adds unit tests for fetch and upload for OCI by @PuneetPunamiya in #61
- Compressing archive to save storage costs by @khrm in #66
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.64.0 to 1.64.1 by @dependabot in #63
- Bump github.com/aws/aws-sdk-go-v2 from 1.31.0 to 1.32.0 by @dependabot in #69
- Add GCS and S3 using GO Cloud Dev by @khrm in #70
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.27.42 by @dependabot in #73
- [bot] update konflux configuration by @openshift-pipelines-bot in #80
- [bot] update konflux configuration by @openshift-pipelines-bot in #81
- [bot] update konflux configuration by @openshift-pipelines-bot in #82
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.64.1 to 1.65.2 by @dependabot in #79
- [bot] update konflux configuration by @openshift-pipelines-bot in #83
- Update Step Action in tekton folder to dev by @khrm in #84
- Add Dockerfile for konflux adoption by @pramodbindal in #87
- Update pre-commit hook pre-commit/pre-commit-hooks to v5 by @red-hat-konflux in #90
- Update Konflux references by @red-hat-konflux in #89
- Add DockerConfig Params and remove hardcoding by @khrm in #91
- Update Konflux references to 7a92ef9 by @red-hat-konflux in #93
- Bump gocloud.dev from 0.39.0 to 0.40.0 by @dependabot in #92
- Update Konflux references by @red-hat-konflux in #94
- Update Konflux references to 2d6e09f by @red-hat-konflux in #95
- Add e2e test for GCS by @khrm in #85
- Update Konflux references to 674e70f by @red-hat-konflux in #96
- Update Konflux references to 66f551f by @red-hat-konflux in #97
- Fix file permission issue while doing untar of cache archive by @pramodbindal in #100
- [bot] update konflux configuration by @openshift-pipelines-bot in #104
- Update Konflux references to 67f0290 by @red-hat-konflux in #101
- Update rpms for multi platform by @savitaashture in #102
- [bot] update konflux configuration by @openshift-pipelines-bot in #105
- Update Konflux references by @red-hat-konflux in #106
- [bot] update konflux configuration by @openshift-pipelines-bot in #107
- Adds e2e tests for oci tekton cache by @PuneetPunamiya in #103
- Update Konflux references to 52f8b96 by @red-hat-konflux in #108
- Add race detector flag to unit test by @khrm in #109
- Update Konflux references to a94b652 by @red-hat-konflux in #110
- Update Konflux references to 8ed7846 by @red-hat-konflux in #111
- Update Konflux references to 504e29e by @red-hat-konflux in #112
- Bump k8s.io/apimachinery from 0.31.1 to 0.31.2 by @dependabot in #113
- Update Konflux references to v0.3 by @red-hat-konflux in #117
- Update the Docker file to use latest ubi image by @pramodbindal in #116
- Update Konflux references by @red-hat-konflux in #118
- Update Konflux references by @red-hat-konflux in #120
- Update Konflux references by @red-hat-konflux in #121
- Bump github.com/tektoncd/pipeline from 0.64.0 to 0.65.0 by @dependabot in #122
- Bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #115
- [bot] update konflux configuration by @openshift-pipelines-bot in #123
- Update Konflux references by @red-hat-konflux in #125
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #119
- Bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #114
- [bot] update konflux configuration by @openshift-pipelines-bot in #129
- Bump github.com/tektoncd/pipeline from 0.65.0 to 0.65.1 by @dependabot in #130
- Adds e2e using crc in Github Actions by @PuneetPunamiya in #127
- Update Konflux references by @red-hat-konflux in #126
- Fixes golangci-lint by @PuneetPunamiya in #133
- Update the Docker file to use manifest digest by @pramodbindal in #128
- Update Konflux references by @red-hat-konflux in #131
- Revert Invalid build task by @pramodbindal in #135
- Update registry.access.redhat.com/ubi9/ubi-minimal Docker digest to d85040b by @red-hat-konflux in #134
- Update Konflux references by @red-hat-konflux in #136
- Update Konflux references by @red-hat-konflux in #137
- Update Konflux references by @red-hat-konflux in #138
- .tekton: add required task
rpms-signature-scan
by @vdemeester in #142 - Bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #140
- Update Konflux references by @red-hat-konflux in #139
- Bump github.com/tektoncd/pipeline from 0.65.1 to 0.65.2 by @dependabot in #141
- Update Konflux references by @red-hat-konflux in #143
- [bot] update konflux configuration by @openshift-pipelines-bot in #144
- [bot] update konflux configuration by @openshift-pipelines-bot in #146
- [bot] update konflux configuration by @openshift-pipelines-bot in #147
- Bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot in #150
- Update Konflux references (main) by @red-hat-konflux in #151
- [bot] update konflux configuration by @openshift-pipelines-bot in #152
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #153
- Fixes to fetch latest crc version in github workflow by @PuneetPunamiya in #154
- Update codeclysm/extract to v4 by @vdemeester in #155
- Update Konflux references by @red-hat-konflux in #158
- Bump github.com/tektoncd/pipeline from 0.65.2 to 0.65.3 by @dependabot in #159
- Bump github.com/tektoncd/pipeline from 0.65.3 to 0.66.0 by @dependabot in #161
- [bot] update konflux configuration by @openshift-pipelines-bot in #164
- [bot] update konflux configuration by @openshift-pipelines-bot in #165
- [bot] update konflux configuration by @openshift-pipelines-bot in #166
- [bot] update konflux configuration by @openshift-pipelines-bot in #170
- Bump k8s.io/client-go from 0.31.3 to 0.31.4 by @dependabot in #169
- Update registry.access.redhat.com/ubi9/ubi-minimal Docker digest to dee813b by @red-hat-konflux in #163
- [bot] update konflux configuration by @openshift-pipelines-bot in #174
- Update Konflux references by @red-hat-konflux in #162
- [bot] update konflux configuration by @openshift-pipelines-bot in #175
- [bot] update konflux configuration by @openshift-pipelines-bot in #176
- Update Konflux references by @red-hat-konflux in #177
- .konflux/dockerfiles: update go builder image to 1.23 by @vdemeester in #178
- Bump golang.org/x/crypto to v0.31.0 by @PuneetPunamiya in #179
- Run CRC tests only on upstream not on fork. by @pramodbindal in #157
- Update registry.access.redhat.com/ubi9/ubi-minimal Docker digest to daa61d6 by @red-hat-konflux in #182
- Update Konflux references by @red-hat-konflux in #181
- Update Konflux references by @red-hat-konflux in #183
- Bump golang.org/x/net version to fix CVE-2024-45338 by @pramodbindal in #185
- Revert "As There is no upstream this repo should build on every change." by @pramodbindal in #189
- [bot] update konflux configuration by @openshift-pipelines-bot in #192
- Update registry.access.redhat.com/ubi9/ubi-minimal Docker digest to b870979 by @red-hat-konflux in #191
- Update Konflux references by @red-hat-konflux in #187
- [bot:main] update konflux configuration by @openshift-pipelines-bot in #194
- Bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 by @dependabot in #195
- Bump ko-build/setup-ko from 0.7 to 0.8 by @dependabot in #196
- Bump k8s.io/api from 0.31.4 to 0.32.1 by @dependabot in #197
- Move docker-build*.yaml to operator repo by @pramodbindal in #202
- bump github.com/aws/aws-sdk-go v1.55.5 to v1.55.6 by @pramodbindal in #203
- [bot:main] update konflux configuration by @openshift-pipelines-bot in #204
- [bot:main] update konflux configuration by @openshift-pipelines-bot in #205
- [bot:main] update konflux configuration by @openshift-pipelines-bot in #209
- [bot:main] update konflux configuration by @openshift-pipelines-bot in #210
- Add Release workflows by @pramodbindal in #200
New Contributors
- @dependabot made their first contribution in #7
- @vdemeester made their first contribution in #8
- @chmouel made their first contribution in #16
- @khrm made their first contribution in #47
- @pramodbindal made their first contribution in #50
- @PuneetPunamiya made their first contribution in #61
- @savitaashture made their first contribution in #102
Full Changelog: https://github.com/openshift-pipelines/tekton-caches/commits/v1.18.0