Skip to content

Conversation

@informalict
Copy link
Contributor

@informalict informalict commented Nov 7, 2019

IBM CV requires that created pods need to have dropped all capabilities.
Tested on arangodb/enterprise:3.5.2 with full integration test.

Fix integration tests

Fix backup test

Adjust script for darwin machine

fix log
@informalict informalict force-pushed the feature/drop-capabilities-for-members-pod branch from d544f98 to b6ab75f Compare November 7, 2019 18:24
Comment on lines +15 to +22
case $(uname) in
Darwin)
LICENSE=$(echo -n "$2" | base64 -b 0)
;;
*)
LICENSE=$(echo -n "$2" | base64 -w 0)
;;
esac
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are welcome :)

@informalict informalict changed the title Drop all capabilities to security context Drop all capabilities for security context Nov 10, 2019
@ajanikow ajanikow merged commit ba3a309 into master Nov 11, 2019
@ajanikow ajanikow deleted the feature/drop-capabilities-for-members-pod branch November 11, 2019 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants