120 Commits

Author SHA1 Message Date
94f320336c Update controllers to v0.0.1-beta.2 2020-06-10 12:12:35 +03:00
c27f53b5b1 Merge pull request #34 from fluxcd/inmemory-knownhosts
ssh: add in-memory knownhosts utilities
2020-06-09 18:50:33 +02:00
134d819bdf ssh: add in-memory knownhosts utilities 2020-06-09 18:23:45 +02:00
dc7c2ce56b Merge pull request #31 from fluxcd/bootstrap-github
Implement GitHub repository bootstrap
2020-06-09 17:00:27 +03:00
0cd820e923 Add export for public git repos 2020-06-09 16:22:35 +03:00
c047a4476e Add bootstrap docs 2020-06-09 16:14:04 +03:00
51ca2ee9d8 Improve cluster sync wait 2020-06-09 16:12:40 +03:00
e612a8a496 Implement SSH deploy key bootstrap 2020-06-09 15:24:36 +03:00
e70d86e843 Fix SSH secret upsert 2020-06-09 15:23:19 +03:00
1bc637a43f Add export flag to create commands 2020-06-09 13:52:21 +03:00
f5b738198f Add support for GitHub Enterprise 2020-06-09 13:52:21 +03:00
34ea89c3be Create GitHub repo if it doesn't exists 2020-06-09 13:52:21 +03:00
d4cbc45e16 Add personal and public options to bootstrap 2020-06-09 13:52:21 +03:00
59ae2f327c Implement bootstrap upgrade 2020-06-09 13:52:21 +03:00
4ec5b7fc69 Implement GitHub repository bootstrap 2020-06-09 13:52:21 +03:00
9e31bbe716 Merge pull request #32 from fluxcd/go-native-ssh 2020-06-09 12:49:51 +02:00
65cfa6d347 Move port check to scanHostKey func 2020-06-09 12:42:37 +02:00
9099ad3d8b Split cmd SSH/auth functions 2020-06-09 12:30:47 +02:00
43876b5ab9 Make SSH host key utilities publicly accessible 2020-06-09 11:31:01 +02:00
6017946144 Improve host key scanner, add Ed25519 generator 2020-06-09 11:30:57 +02:00
3a8151bcc0 Add various custom flags 2020-06-08 20:06:54 +02:00
2dfe88b82d Move ssh package from internal to pkg 2020-06-08 13:44:51 +02:00
a332e12338 Replace SSH shell-outs with Go implementation 2020-06-06 21:42:54 +02:00
25f6291403 Merge pull request #29 from fluxcd/release-v0.0.1-beta.1
Update controllers to v0.0.1-beta.1
v0.0.1-beta.1
2020-05-29 18:47:16 +03:00
5807286355 Update controllers to v0.0.1-beta.1 2020-05-29 18:35:02 +03:00
445dcf0b6d Update kustomize/api to v0.4.1 2020-05-29 18:30:45 +03:00
f231107869 Set tk version at release time 2020-05-29 18:29:26 +03:00
2cf33b04f9 Merge pull request #28 from fluxcd/kustomize-lib
Use kustomize API instead of binary
2020-05-12 16:45:30 +03:00
1e7d2e7dce Use kustomize API instead of binary 2020-05-12 08:18:16 +03:00
186945532f Merge pull request #27 from fluxcd/kustomize-controller-v0.0.1-alpha.9
Update kustomize-controller to v0.0.1-alpha.9
2020-05-12 08:10:12 +03:00
c14cabc1c9 Update kustomize-controller to v0.0.1-alpha.9 2020-05-12 07:50:45 +03:00
df755a2a47 Merge pull request #25 from fluxcd/kustomize-controller-v0.0.1-alpha.8
Update kustomize-controller to v0.0.1-alpha.8
2020-05-11 13:37:15 +03:00
a828bafa01 Merge pull request #26 from fluxcd/fix-network-ingress
Fix deny traffic from other namespaces
2020-05-11 13:33:57 +03:00
d668bca087 Fix deny traffic from other namespaces 2020-05-11 13:25:33 +03:00
aaa0700155 Update kustomize-controller to v0.0.1-alpha.8 2020-05-10 11:46:09 +03:00
83843bf373 Restore release notes 2020-05-06 14:32:59 +03:00
d6d29ea8f4 Init release notes v0.0.1-alpha.1 2020-05-06 14:28:59 +03:00
7f124bca3e Merge pull request #23 from fluxcd/release-v0.0.1-alpha.1
Release v0.0.1-alpha.1
2020-05-06 14:25:32 +03:00
89aa7463ef Release v0.0.1-alpha.1 2020-05-06 14:17:13 +03:00
ca1785cf54 Merge pull request #22 from fluxcd/source-controller-v0.0.1-alpha.6
Update source controller to v0.0.1-alpha.6
2020-05-06 14:16:02 +03:00
bd567b5a56 Update source controller to v0.0.1-alpha.6 2020-05-06 14:07:54 +03:00
5241934879 Merge pull request #21 from fluxcd/kustomize-api-v0.0.1-alpha.7
Add service account args to kustomization command
2020-05-05 20:28:26 +03:00
b0b19b0dea Regen docs for the v0.0.1-alpha.7 API 2020-05-05 20:21:01 +03:00
5c2c4ccdba Add service account args
- update kustomize-controller to v0.0.1-alpha.7
- change args to match the v0.0.1-alpha.7 API
- add service account args
2020-05-05 20:00:37 +03:00
4c7f133315 Merge pull request #19 from fluxcd/fix-resume
Fix resume waiting
2020-05-03 16:49:47 +03:00
d8802b7d4a Fix resume waiting 2020-05-03 13:29:16 +03:00
cf6ece1b4c Merge pull request #18 from fluxcd/fix-rbac
manifests: fix leader election rbac
2020-05-03 13:12:24 +03:00
47c249e3be manifests: fix leader election rbac 2020-05-03 13:05:35 +03:00
ceaef7ccc4 Merge pull request #17 from fluxcd/rbac
manifests: add cluster reconciler RBAC and SA
2020-05-03 12:04:12 +03:00
b9a8100dbb manifests: add cluster reconciler RBAC and SA 2020-05-03 11:33:28 +03:00