Commit Graph

17 Commits

Author SHA1 Message Date
hs571j eb09d81a26 Separate Ranger services
Change-Id: I4c4e6443ccd35eaee24444443013967dd8b5381c
2020-04-14 13:30:41 -07:00
Zuul 67c2dc7bfa Merge "Remove OSH Authors copyright" 2020-03-20 04:44:49 +00:00
Chi Lo f098b84f68 Added labels to Ranger and Ranger-agent deployment files
Change-Id: Ifee84fc8a91a87fb5f0fc599bfacd6bd293ea676
2020-03-12 14:33:02 -07:00
Prateek Dodda f9d07d49a7 Enable Docker default AppArmor profile to Ranger
This adds default Apparmor profile to Ranger.

Change-Id: I4b86d6303abce261e6ed0dee263af2bf6329b35c
2020-03-09 20:47:29 +00:00
Gage Hugo 09b6e52c32 Remove OSH Authors copyright
The current copyright refers to a non-existent group
"openstack helm authors" with often out-of-date references that
are confusing when adding a new file to the repo.

This change removes all references to this copyright by the
non-existent group and any blank lines underneath.

Change-Id: I631ae4345f18fee70b380867ba8b33af5e3b3254
2020-03-02 14:01:56 -06:00
hs571j 6a9037c10d Enable ranger-agent https flag and uuid access
Fix typo for ranger_agent_https_enable flag
Include uuid service to public access

Change-Id: Ie3eb07da61f97235d2cbea424401e057327480a5
2020-02-03 18:27:05 +00:00
hosingh000 80b8ec444a Remove ssh configurations
Newer versions (2.x) of Ranger is removing git repo support When
Older versions (1.x) still using it, this patch is to attempt to flag to
not use repo in case not supported repo and do cleanup

Change-Id: I36c36faa0be1f9e9ea4e5479e219dc14c205d853
2020-01-16 17:09:16 +00:00
hosingh000 0110d39ac2 Fix to stop service with lifecycle hookup
Change-Id: I63fbb39a9ad6002ee4be46b74b27d36fbd449725
2019-11-26 13:14:49 -06:00
Chi Lo 38883b84c7 Specify rabbitmq exchange for Ranger-agent queues
Change-Id: I97465614c7f6136220b9dfe65ab5de16988f2d7e
2019-11-08 16:13:05 +00:00
Zuul 2915715919 Merge "Health probe for Ranger-services pod" 2019-10-22 20:45:16 +00:00
Steve Wilkerson 78d1e49e1e Ranger/Ranger-Agent: Fix deployment api versions
This updates the kubernetes api version for the ranger and
ranger agent deployment templates to apps/v1

Change-Id: I9a75de99441ad7c0bc7068e720686a3f96e92870
Signed-off-by: Steve Wilkerson <sw5822@att.com>
2019-10-18 08:40:14 -05:00
Chi Lo 200823a47e Health probe for Ranger-services pod
Health probe for Ranger-services pod is used for both liveness
and readiness probe.

Health probe launches a call to ranger services open interfaces.
Probe is successful if call returns without error; otherwise failure
will be reported.

Change-Id: I55ce381f344330157085ef294a169ea6df975737
2019-10-13 17:38:27 -07:00
SANDEEP REDDY THUMMA 58a73f7364 Ranger: Add pod/container security context
This updates the Ranger chart to include the pod
security context on the pod template

when I set to true It is going into crashloopbackoff

Change-Id: I00304483de5109e75860bde826ed18370610e286
2019-05-28 14:00:13 +00:00
Steve Wilkerson 15b5f31291 Add release-uuid annotation to pod spec
This adds the release-uuid annotation to the pod spec for all
replication controller templates in the openstack-helm-addons
charts

Change-Id: I040fe3a60d4d10e101238a4d760da14cbb18bf31
2019-03-15 06:00:25 +00:00
hosingh000 3461a89714 Encrease probe check time to allow git cloning
Change-Id: I626843f749cb454342fe6432b1c0666cdec308ce
2018-12-26 23:35:32 -06:00
hosingh000 1f4b4525fd Inclusion annotation for upgrade and install chart changes
remove default log file usage

Change-Id: I20a052f4e8953e56755dea2e6800f31498a657d2
2018-10-05 03:48:25 +00:00
hosingh000 bdac1be107 Implement: ranger helm charts and supporting change for agent
This is an effort to implement helm charts for ranger component
Included integration changes needed in ranger-agent

 Signed-off-by: Hari Om Singh<hosingh000@gmail.com>

Change-Id: I27911d134882365a29b7ffcf1f7ab2e38cf717be
2018-09-20 21:40:36 +00:00