Shane McDonald
0ea9a04028
Preserve newlines when restored secrets contain newlines
2021-06-23 19:57:44 -04:00
Shane McDonald
e448d0ec8e
Merge pull request #425 from rooftopcellist/downgrade-kubernetes-module
...
Downgrade kubernetes module to 1.1.1 because of template bug
2021-06-23 17:20:40 -04:00
Shane McDonald
cb14c9a1fc
Pin to different version of kubernetes.core for CI usage
...
Bugs everywhere!
2021-06-23 17:07:27 -04:00
Shane McDonald
ca52b6c1c7
Merge pull request #423 from dolgovas/devel
...
Update README.md
2021-06-23 16:09:49 -04:00
Christian M. Adams
d3cfc55944
Downgrade kubernetes module to 1.1.1 because of template bug
2021-06-23 14:38:48 -04:00
dolgovas
00fd08e731
Update README.md
...
Add additional information about `image_pull_secret`
2021-06-23 20:06:41 +03:00
Yanis Guenane
e0c865a9f7
Merge pull request #419 from Spredzy/update_vendored
...
vendor: update dir with kubernetes.core
2021-06-23 00:49:50 +02:00
Yanis Guenane
53ffc8fdae
vendor: update dir with kubernetes.core
2021-06-23 00:37:37 +02:00
Shane McDonald
6c1f251558
Merge pull request #417 from shanemcd/fix-uuid
...
Fix SYSTEM_UUID
2021-06-22 15:02:06 -04:00
Shane McDonald
7310b43a5c
Use kubernetes.core
2021-06-22 14:52:54 -04:00
Shane McDonald
9a54ae2937
Delete test-local, run test-minikube in CI
...
bsycorp/kind is broken. See https://github.com/bsycorp/kind/issues/44
2021-06-22 14:35:39 -04:00
Shane McDonald
64c55c8824
Fix SYSTEM_UUID
2021-06-21 09:49:36 -04:00
Marcelo Moreira de Mello
9cc8aeeb4b
Enhance ee documentation
2021-06-18 13:53:22 -04:00
Marcelo Moreira de Mello
d6d39889c4
Merge pull request #401 from tchellomello/custom-ca
...
Added ability to trust a custom bundle CA
2021-06-18 12:07:51 -04:00
Yanis Guenane
68a6a55cfc
Merge pull request #411 from Spredzy/remove_extra_space
...
awx-cro.yml: Remove extra space
2021-06-18 10:23:58 +02:00
Yanis Guenane
ad036c2e65
awx-cro.yml: Remove extra space
...
Fixes: https://github.com/ansible/awx-operator/issues/410
2021-06-18 09:54:49 +02:00
Marcelo Moreira de Mello
f2e43db37c
Added ability to trust a custom bundle CA
2021-06-18 01:48:50 -04:00
Shane McDonald
1fb429b1ed
Merge pull request #409 from shanemcd/bump-0.11.0
...
AWX Operator 0.11.0
0.11.0
2021-06-17 17:10:04 -04:00
Shane McDonald
4d027c7d22
Update README
2021-06-17 16:28:45 -04:00
Shane McDonald
785b9ef70f
Bump versions
2021-06-17 16:28:30 -04:00
Yanis Guenane
d834701612
Merge pull request #407 from Spredzy/ee_resource_requirements
...
EE: Allow one to specify resource requirements
2021-06-17 15:00:06 +02:00
Yanis Guenane
0f4cc52e71
EE: Allow one to specify resource requirements
2021-06-17 12:44:12 +02:00
Yanis Guenane
135ee98146
Merge pull request #406 from Spredzy/tower_ee_extra_env
...
EE: Allow one to specify extra environment variable
2021-06-17 11:19:20 +02:00
Yanis Guenane
3899365da7
EE: Allow one to specify extra environment variable
2021-06-17 10:43:52 +02:00
Shane McDonald
12f9fff6d5
Merge pull request #405 from shanemcd/community.docker
...
Update build-and-push.yml to use community.docker
2021-06-16 12:51:04 -04:00
Shane McDonald
f565befdb0
Update build-and-push.yml to use community.docker
2021-06-16 12:41:57 -04:00
Yanis Guenane
7c02eabbdf
Merge pull request #404 from Spredzy/restore_colon
...
backup: Ensure colon are preserved in awx spec
2021-06-16 15:26:02 +02:00
Yanis Guenane
3398cc2f01
backup: Ensure colon are preserved in awx spec
...
Due to the way the command is run, the field with a colon in it will
generate a broken yaml serialization. This commit aims to keep it
accurate.
2021-06-16 14:17:11 +02:00
Yanis Guenane
5bbe7b6e3e
Merge pull request #397 from rooftopcellist/dynamic_secrets
...
Dynamic secret backup & restore
2021-06-16 10:41:04 +02:00
Yanis Guenane
da1e7674f6
Merge pull request #400 from rooftopcellist/rm_pvc_ownerref
...
Do not clean up pvc when awxbackup cr is deleted
2021-06-16 10:40:34 +02:00
Marcelo Moreira de Mello
d46fdbc3c9
Merge pull request #396 from tchellomello/extra_config
...
Documenting extra_settings usage
2021-06-15 15:09:03 -04:00
Christian M. Adams
bfec61ad8d
Dynamically collect secrets for backup & restore roles
...
- This prevents us from overwriting vars unintentionally at restore time
- This will make it easier to add secrets to be backed up in the future
- Add generated secret names to awx spec backup
- Fail early if secret status doesn't exist
- Skip if secret is not in spec for non-generated secrets
- Secret values must be b64 decoded before secret is created
- Cleanup temp files
2021-06-15 14:17:02 -04:00
Christian M. Adams
42141cd159
Do not clean up pvc when awxbackup cr is deleted
...
- This is accomplished by explicitly setting ownerRefs to null
2021-06-15 12:23:04 -04:00
Yanis Guenane
1bb6ada3a2
Merge pull request #398 from Spredzy/control_plane_ee
...
olm-catalog: Add missing control_plane_ee_image
2021-06-15 10:31:08 +02:00
Yanis Guenane
baeb822c39
olm-catalog: Add missing control_plane_ee_image
2021-06-15 09:57:26 +02:00
Marcelo Moreira de Mello
e22720dc82
Fixed typo
2021-06-14 16:29:10 -04:00
Marcelo Moreira de Mello
dd70d0e4ec
Fixed typo
2021-06-14 16:27:42 -04:00
Marcelo Moreira de Mello
804e6c3de7
Documenting extra_settings usage
2021-06-14 13:42:52 -04:00
Yanis Guenane
5d597d1e19
Merge pull request #393 from Spredzy/remove_uneeded_default
...
Do not specify unneeded default
2021-06-14 16:43:25 +02:00
Yanis Guenane
ebb3d7b6a5
Merge pull request #392 from Spredzy/favico
...
favicon: update path to favicon.ico
2021-06-14 16:43:14 +02:00
Yanis Guenane
754ad98d3c
Do not specify unneeded default
2021-06-14 09:33:39 +02:00
Yanis Guenane
d47d25b584
favicon: update path to favicon.ico
...
Relates: https://github.com/ansible/awx/pull/10388
2021-06-14 09:31:04 +02:00
Yanis Guenane
ef1c57c932
Merge pull request #388 from Spredzy/fix_label_selector2
...
olm-catalog: Add missing postgres_olm_selector
2021-06-11 13:45:14 +02:00
Yanis Guenane
da912f1189
Merge pull request #387 from Spredzy/remove_unecessary_default
...
olm-catalog: Remove unecessary defaults at the crd level
2021-06-11 13:34:43 +02:00
Yanis Guenane
bb0039c70b
Merge pull request #386 from Spredzy/make_ee_pull_credentials_secret_advanced
...
Make ee pull credentials secret advanced
2021-06-11 13:34:33 +02:00
Yanis Guenane
5833b06c5b
olm-catalog: Add missing postgres_olm_selector
2021-06-11 13:31:30 +02:00
Yanis Guenane
955a15786e
olm-catalog: Remove unecessary defaults at the crd level
2021-06-11 13:07:25 +02:00
Yanis Guenane
e37afab2cd
ee_pull_credentials_secret: Ensure its advanced and a secret type
2021-06-11 12:03:40 +02:00
Christian Adams
c4162752bc
Merge pull request #384 from rooftopcellist/add-generate-files-script
...
Add script to generate files after crd.yml.j2 changes
2021-06-09 14:29:01 -04:00
Christian M. Adams
a30f3f658e
Add script to generate files after crd.yml.j2 changes
2021-06-09 11:49:39 -04:00