Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Releases: integr8ly/heimdall

release-1.0.1

21 Apr 08:51
Compare
Choose a tag to compare

Changelog

70ec4f6 fix: Change approach to removing image tag
5645a29 feat(cli): Add -namespace-pattern flag
2726b39 feat: CLI to check all namespaces when flag is not present
1522a12 Update README.md
96227ee fix issue where non version tags failed
8ff02c6 add heimdall e2e test
e0d50fa remove TODO
d6c1481 fix error on namespace on service creation
16b79c5 Update OWNERS - StevenTobin - laurafitzgerald
7026804 unset GOFLAGS in CI Dockerfile
4fc2cbf default recheck time every 24 hours
547bfc2 add prow e2e make target
d0b9fa4 count registry calls in client package
7b3b22e adding additional metrics config
761681d add heimdall prefix to metrics
971e9b3 add metrics
d00354c Update Dockerfile tests to run make targets that woudl be executed on CI
566a466 Update permissions on GOPATH
7c425ec add vendor fix and check
bcf3acf initial e2e test setup
b516e4a Update openshift-ci/Dockerfile.tools: * Run go mod vendor for operator-sdk
63c42eb Re-generate go sum
5891f8a link to openshift-ci docs
fb7011e add perms for metrics service creation
94315e6 bumping versions for ci image
26ca794 use go mod for dependencies
2e18762 Merge pull request #12 from integr8ly/fix_makefile

1.0.0

23 Jan 11:00
Compare
Choose a tag to compare

Changelog

a25819f Add back setting the shell to bash Remove unsused cluster prepare targets
1af377e Add cluster/prepare/local make target
0ef5594 Add code/check and code/fix ake targets
0365b76 Add dockercfg_secret.
ae60b90 Add volume for heimdall dockercfg Update Dockerfile to symlink secret to expected location
9c3162f AddAdd image build and push make targets
0c1548d Fix formatting
a055323 INITIAL COMMIT
1f9f94f Merge pull request #1 from integr8ly/find-cves
7e3ef7f Merge pull request #10 from laurafitzgerald/INTLY-4201
c09f485 Merge pull request #11 from laurafitzgerald/INTLY-4201-2
2e18762 Merge pull request #12 from integr8ly/fix_makefile
1fd0f5d Merge pull request #2 from integr8ly/INTLY-3671
f264d4a Merge pull request #3 from integr8ly/INTLY-3888
58d39c5 Merge pull request #4 from integr8ly/add_image_build_targets
b3ac082 Merge pull request #5 from integr8ly/INTLY-3888
4cc5c9f Merge pull request #6 from integr8ly/add_dockercfg_secret
8ee86c2 Merge pull request #7 from integr8ly/INTLY-3888
5b34c06 Merge pull request #8 from integr8ly/INTLY-3888
f275c29 Merge pull request #9 from integr8ly/INTLY-3888
63c42eb Re-generate go sum
e24e1fe Set image in operator.yaml (quay.io/integreatly/heimdall-operator:master)
a201948 Set image in operator.yaml (quay.io/integreatly/heimdall-operator:master)
3de6d21 Update Dockerfile and build target
d00354c Update Dockerfile tests to run make targets that woudl be executed on CI
16b79c5 Update OWNERS - StevenTobin - laurafitzgerald
c02e81a Update README.md
3555254 Update README.md
8540c66 Update README.md
34e1b96 Update README.md
043ee33 Update README.md
20d1192 Update cluster role and binding Watch all namespaces Update cr example
b516e4a Update openshift-ci/Dockerfile.tools: * Run go mod vendor for operator-sdk
566a466 Update permissions on GOPATH
70dbe53 Update rbacs
3043879 add goreleaser
8ff02c6 add heimdall e2e test
761681d add heimdall prefix to metrics
971e9b3 add metrics
fb7011e add perms for metrics service creation
547bfc2 add prow e2e make target
51685ba add time check logic
7c425ec add vendor fix and check
471a1ab adding tests and minor bug fixes
7b3b22e adding additional metrics config
f6c6e85 adding approvers/reviewers
2c76f4b adding ci image build
b288c30 adding dummy testing make commands for prow
10af7e2 basic operator shape
94315e6 bumping versions for ci image
72c66af cli build
d0b9fa4 count registry calls in client package
4fc2cbf default recheck time every 24 hours
e74f35f fix bug with labeling wrong pod
d6c1481 fix error on namespace on service creation
96227ee fix issue where non version tags failed
a458e7a fix issue with multiple containers. Fix other small bugs and add more tests
a69b3c5 hardening and optimisations around when to run checks
22453d0 initial
bcf3acf initial e2e test setup
6111bf3 initial pass at cluster image freshness checking
5891f8a link to openshift-ci docs
cdc8052 poc for finding cves
e0d50fa remove TODO
c4eae92 remove binary
5fe1aa4 start adding test
7026804 unset GOFLAGS in CI Dockerfile
0c32cd8 update build
dca3724 update deps
26ca794 use go mod for dependencies
0414d56 vendor
fd1424c vendor update
f89f2a0 vendor/