Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

DCOS-60595: Add 'test' as one of the roles to configure for strict-mode clusters. #3206

Merged
merged 1 commit into from
Oct 31, 2019

Conversation

kaiwalyajoshi
Copy link
Contributor

This is required since MARATHON-8706 was enabled on DC/OS 2.0 and later clusters, especially on master.

Most SDK frameworks test with a canonical foldered name such as /test/integration/<foo> where enforceRole will be set on the top-level group test, and the scheduler will require the test role.

…de clusters.

This is required since MARATHON-8706 was enabled on DC/OS 2.0 and later clusters, especially on master.
Most SDK frameworks test with a canonical foldered name such as /test/integration/<foo> where enforceRole
will be set on the top-level group 'test', and the scheduler will require the 'test' role.
@takirala
Copy link
Contributor

Ping @samvantran fyi.

@kaiwalyajoshi kaiwalyajoshi merged commit 6c283cd into master Oct 31, 2019
@kaiwalyajoshi kaiwalyajoshi deleted the dcos-60595 branch October 31, 2019 14:54
@porridge
Copy link
Contributor

porridge commented Nov 4, 2019

I think we should rather be doing something like https://github.com/mesosphere/dcos-nifi/pull/131.
Passing the full path explicitly rather than hardcode test/integration in random places will make it easier to run multiple security sessions in parallel one day...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants