Commit Graph

53 Commits

Author SHA1 Message Date
cb793a7490
wip for jinja template type 2022-11-26 18:55:42 +01:00
d8bee2e029
work in progress to support raw template types 2022-11-26 13:49:57 +01:00
058e9b918f
chart releaser signing still can not handle amored keys... no signing today
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-20 01:45:53 +01:00
13c4b999d2
switched image and sign chart
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-11-20 01:00:49 +01:00
Tobias Trabelsi
f11d726cfe
Merge pull request #2 from Lerentis/dependabot/pip/kubernetes-25.3.0
All checks were successful
continuous-integration/drone/push Build is passing
Bump kubernetes from 24.2.0 to 25.3.0
2022-11-16 20:50:36 +01:00
Tobias Trabelsi
53443df46c
Merge branch 'main' into dependabot/pip/kubernetes-25.3.0 2022-11-16 20:50:13 +01:00
Tobias Trabelsi
ef0f2633e0
Merge pull request #3 from Lerentis/dependabot/pip/kopf-1.36.0
Bump kopf from 1.35.6 to 1.36.0
2022-11-16 20:49:28 +01:00
dependabot[bot]
d13bcfd10c
Bump kopf from 1.35.6 to 1.36.0
Bumps [kopf](https://github.com/nolar/kopf) from 1.35.6 to 1.36.0.
- [Release notes](https://github.com/nolar/kopf/releases)
- [Commits](https://github.com/nolar/kopf/compare/1.35.6...1.36.0)

---
updated-dependencies:
- dependency-name: kopf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 06:08:49 +00:00
dependabot[bot]
5e808df6ac
Bump kubernetes from 24.2.0 to 25.3.0
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 24.2.0 to 25.3.0.
- [Release notes](https://github.com/kubernetes-client/python/releases)
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes-client/python/compare/v24.2.0...v25.3.0)

---
updated-dependencies:
- dependency-name: kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 06:08:44 +00:00
69e56ef4f5
separated source files
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-11-12 23:57:42 +01:00
Tobias Trabelsi
4c11c7d03a
Merge pull request #1 from Lerentis/dependabot/github_actions/actions/checkout-3
All checks were successful
continuous-integration/drone/push Build is passing
Bump actions/checkout from 2 to 3
2022-11-02 11:42:06 +01:00
dependabot[bot]
b99111587d
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 10:40:45 +00:00
Tobias Trabelsi
e6c644c200
Update dependabot.yml 2022-11-02 11:40:15 +01:00
Tobias Trabelsi
21baed2d92
Create dependabot.yml 2022-11-02 11:38:09 +01:00
a2f248c6ff
fixed typo
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-10-30 00:39:50 +02:00
15a7258d99
bumping chart version and adding new crd
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-30 00:38:44 +02:00
06efcf1a55
added support for dockerconfigjson regcred
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-30 00:34:54 +02:00
Tobias Trabelsi
2c9d1794a5
added Artifact Hub link
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-29 21:32:09 +02:00
0fd7abdcc0
fixed kube version typo
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-25 22:04:40 +02:00
11fb42769c
added possibility to use an existing secret for deployment
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-25 21:15:40 +02:00
aec384c78e Removed no longer needed dependency
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-03 21:06:50 +00:00
7d4f01caf6
install instructions in readme
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2022-10-03 19:28:14 +02:00
fc4e561f29
release on push to main branch
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-03 19:17:16 +02:00
3a69b38ad6
chart changes to trigger a cr run
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-10-03 18:30:58 +02:00
4182598392
drone release pipeline
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-10-03 17:59:46 +02:00
5b25a2057b
added release workflow for github
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-03 16:21:12 +02:00
ec5814f9b2
use operator build from merge
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-03 16:01:10 +02:00
7d6b7b9a1a free-key-value-definition (#1)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #1
2022-10-03 14:00:11 +00:00
9b27191be3
silence pip warning
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-14 22:58:48 +02:00
a14c853664
added a small todo
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-14 22:54:39 +02:00
74e429b0ca
documentation and version alignement
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-14 22:53:48 +02:00
a1287a1a6d
fixed secret creation \o/
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-14 22:18:48 +02:00
122f623bc8
signin and unlock working
All checks were successful
continuous-integration/drone/push Build is passing
json parsing of secret sadly not
2022-09-13 23:18:27 +02:00
7528cf41c8
wrapping bitwarden cli to login and get an item
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-12 23:03:28 +02:00
58bebeef45
startup and programatically creating secret with annotations
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-10 20:16:55 +02:00
592a6d5e1a
create secret programatically
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-10 19:34:07 +02:00
600de43344
string to bytes like and back
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-10 15:30:14 +02:00
4f3fc82e48
base64 is no native filter in jinja
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-10 15:23:53 +02:00
97fced6969
template lookup hard coded for now
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-10 15:18:47 +02:00
2685c5b97d
simplify template read
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-10 15:07:34 +02:00
53d2789128
trying to create secret from jinja template
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-10 14:55:53 +02:00
b020ebf7d6
moved crds to helm chart
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-10 00:11:54 +02:00
28c2db9d18
added missing tld for crd
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-09 23:41:34 +02:00
c7d3e3a997
permissions for operator
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-09 23:27:28 +02:00
c33f80b448
activate health endpoints
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-09 23:07:01 +02:00
68ba68fb46
kopf run operator
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-09 23:00:33 +02:00
8e4827c535
set executable flag
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-09 22:52:22 +02:00
af7b0c53b7 Test commit
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-05 18:47:42 +00:00
00c5f8e69d
fix crd
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-04 23:35:31 +02:00
51ff54a30a
clean cache
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-04 23:29:28 +02:00