Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jolokia trait configuration maps JVM agent options directly #400

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Jolokia trait configuration maps JVM agent options directly #400

merged 1 commit into from
Jan 30, 2019

Conversation

astefanutti
Copy link
Member

No description provided.

}
}

func parseJolokiaOptions(options *string) (map[string]string, error) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks very similar to

func parseLabels(labels string) (map[string]string, error) {
, we may consolidate it as trait/kubernetes helper function

@lburgazzoli lburgazzoli merged commit 3c2c9ca into apache:master Jan 30, 2019
@astefanutti astefanutti deleted the jolokia-02 branch January 31, 2019 08:27
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.

None yet

2 participants