Skip to content

Context configuration#126

Merged
mcred merged 22 commits intotitan-data:masterfrom
eschrock:feature/context-cmd
Dec 13, 2019
Merged

Context configuration#126
mcred merged 22 commits intotitan-data:masterfrom
eschrock:feature/context-cmd

Conversation

@eschrock
Copy link
Contributor

@eschrock eschrock commented Dec 9, 2019

Proposed Changes

This adds the ability to manage different contexts (most notably k8s and docker) in the CLI. This is a big change, and requires some corresponding changes in titan-server that have not yet been merged (namely inheriting the identity in the docker plugin name). Contexts are now
managed locally in ~/.titan/config (which could be used for other things in the future).

The basic thrust of the work is to add a new titan context command that can be used to manage multiple contexts. Other changes were necessary to enable this, including launching local contexts with unique identities.

Testing

Ran maven tests, end2end tests (including new multi-context tests) using native image.

@eschrock eschrock requested a review from a team as a code owner December 9, 2019 18:07
@eschrock eschrock changed the title WIP: Context configuration Context configuration Dec 12, 2019
@mcred mcred merged commit 40b825d into titan-data:master Dec 13, 2019
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.

2 participants