Skip to content

Conversation

pdhanoya-splunk
Copy link
Contributor

  • Smoke test to verify service account attaches to standalone.
  • Added new role needed for service account
  • Added util to get service role name from pod
  • Added verification util to compare serviceAccount on Pod to expected serviceAccount

Copy link
Collaborator

@akondur akondur left a comment

Choose a reason for hiding this comment

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

Looks good.


// DeployStandalonewithGivenSpec deploys a standalone with given spec
func (d *Deployment) DeployStandalonewithGivenSpec(name string, spec enterprisev1.StandaloneSpec) (*enterprisev1.Standalone, error) {

Copy link
Collaborator

@akondur akondur Jan 22, 2021

Choose a reason for hiding this comment

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

Nit: Is this newline necessary at the start of every function? Is there a reason why we have this?

@smohan-splunk smohan-splunk merged commit a57a0a9 into develop Jan 27, 2021
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.

8 participants