.github
|
ci: Extract tag from GITHUB_REF
|
2020-04-16 14:55:55 +03:00 |
api/v1alpha1
|
Merge pull request #33 from fluxcd/git-timeout
|
2020-04-22 12:16:31 +02:00 |
config
|
deploy: reusable config
|
2020-04-24 12:17:33 +03:00 |
controllers
|
Merge pull request #33 from fluxcd/git-timeout
|
2020-04-22 12:16:31 +02:00 |
docs/spec
|
proposal: webhook receiver
|
2020-04-22 10:24:32 +03:00 |
hack
|
Scaffold repository controllers
|
2020-04-05 12:34:29 +03:00 |
internal
|
chore: add missing copyright headers
|
2020-04-19 10:47:09 +02:00 |
.gitignore
|
ci: Add release workflow
|
2020-04-13 18:28:22 +03:00 |
CHANGELOG.md
|
Release v0.0.1-alpha.1
|
2020-04-16 14:12:38 +03:00 |
CODE_OF_CONDUCT.md
|
Add governance files like DCO, MAINTAINERS, CoC
|
2020-04-12 23:54:35 +02:00 |
CONTRIBUTING.md
|
Add governance files like DCO, MAINTAINERS, CoC
|
2020-04-12 23:54:35 +02:00 |
DCO
|
Add governance files like DCO, MAINTAINERS, CoC
|
2020-04-12 23:54:35 +02:00 |
Dockerfile
|
build: run controller as a non-root user
|
2020-04-24 10:14:45 +03:00 |
LICENSE
|
Initial commit
|
2020-04-05 11:55:46 +03:00 |
MAINTAINERS
|
Add governance files like DCO, MAINTAINERS, CoC
|
2020-04-12 23:54:35 +02:00 |
Makefile
|
ci: Check if working tree is dirty
|
2020-04-13 20:23:58 +03:00 |
PROJECT
|
Introduce HelmChart API and controller
|
2020-04-12 18:44:37 +02:00 |
README.md
|
docs: add badges to README
|
2020-04-19 10:55:13 +02:00 |
go.mod
|
controllers: basic HelmRepository reconciler tests
|
2020-04-17 10:35:52 +02:00 |
go.sum
|
controllers: basic HelmRepository reconciler tests
|
2020-04-17 10:35:52 +02:00 |
main.go
|
controllers: add JSON logging cmd flag
|
2020-04-24 10:05:32 +03:00 |