Skip to content

Releases: stakater/slack-operator

v0.0.3

06 Oct 14:31
Compare
Choose a tag to compare

Changelog

bc522e8 Fix operator config
f0f5e77 Fix webhook in operator
aa6c5b8 Handle feedback on PR
6323789 Merge pull request #11 from stakater/fix-operator-config
17efd9d Refactored manifests
1b8ac55 Refactored webhooks
01537cc Resolve lint issues
c8ca557 Resolve secret permissions
49a21a2 Update apigroup for webhook
84ab8c3 Update documentation
9abff66 [skip-ci] Update artifacts

v0.0.2

06 Oct 07:26
Compare
Choose a tag to compare

Changelog

d9fd0fb Merge pull request #12 from stakater/update-base-image
5e31bde Update golang base image in Dockerfile
9830d81 [skip-ci] Update artifacts

v0.0.1

02 Oct 12:03
Compare
Choose a tag to compare

Changelog

3423c04 Add Slack client service
e167c14 Add chanel type
00ca65d Add config
61d478c Add example Channel resource
9497bfa Add finalizer logic and condition to Channel resrouce
c5504b0 Add initial service tests
924fa0d Add mock service
5d52e64 Add mock services
9de5001 Add pipeline
ef778a4 Add reconcile logic for slack channel
63dac7d Add scorecard
78ca4b1 Add service and controller tests
79e3cc8 Add slack service and validation webhook
f2a4766 Add validation in reconciliation workflow
0365912 Add validation manifest
5185648 Add watch and operator namespace logic
93a4fc1 Add webhook validation for immutable fields
02f1626 Construct CRD for slack channel
584073b Fix pipeline push back step
1df0e69 Handle success conditions
d5bdee4 Initial commit
0745426 Initial commit: operator structure
46aadc4 Merge branch 'master' into add-pipeline
dc8f3d5 Merge branch 'master' into refactor-tests
419be40 Merge pull request #1 from stakater/add-channel
ab86a54 Merge pull request #10 from stakater/fix-pipeline
35d21c6 Merge pull request #2 from stakater/add-pipeline
82e5b1c Merge pull request #3 from stakater/deletion
bd6086c Merge pull request #4 from stakater/refactor-tests
b04d485 Merge pull request #5 from stakater/fix-lint-issues
aa8728e Merge pull request #6 from stakater/master
a602760 Merge pull request #7 from stakater/handle-immutable-fields
11d186a Merge pull request #8 from stakater/fix-push-action
6bf63cc Merge pull request #9 from stakater/add-scorecard
cec5cb4 Refactor and add tests
028c60d Refactor logging
e39a083 Refactor service
8fc24b7 Refactor slack service
f24c253 Refactor slack service
c806233 Refactored code
4818a34 Refactored dockerfile
ec99f13 Remove channelID strict typing
ae00a81 Remove test namespace creation from code
1834a0b Removed unused code
757d375 Rename slack service impl
dfd7003 Resolve lint issues
277b457 Update README.md
4227b4d Update Readme.md
d7ed4ba Update bundle.Dockerfile
0ad5c13 Update comments
e65357f Update commit back step
cfce646 Update dockerfile
fe62da1 Update makefile
af0858e Update pull_request.yml
26ce1fc Update push.yml
69e87e9 Update readme.md
38d9c84 Updated pipeline
07fab98 Use dockerhub instead of nexus
27ca1bf [skip-ci] Update artifacts
6bf564a refactored git checkout