Skip to content

Conversation

@miguelvr
Copy link
Collaborator

@miguelvr miguelvr commented Mar 31, 2021

checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)
  • alert the dev team if the dev environment changed

@miguelvr miguelvr force-pushed the refactor/batch-job-crd branch from ae73455 to 29ed798 Compare April 15, 2021 10:22
OperatorLoadBalancerCIDRWhiteList []string `json:"operator_load_balancer_cidr_white_list,omitempty" yaml:"operator_load_balancer_cidr_white_list,omitempty"`
VPCCIDR *string `json:"vpc_cidr,omitempty" yaml:"vpc_cidr,omitempty"`
CortexPolicyARN string `json:"cortex_policy_arn" yaml:"cortex_policy_arn"` // this field is not user facing
AccountID string `json:"account_id" yaml:"account_id"` // this field is not user facing
Copy link
Member

Choose a reason for hiding this comment

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

Do you think it would make sense to save the hashed account ID instead of (or in addition to) the account ID?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hashing the account ID should be deterministic, right?

@miguelvr miguelvr force-pushed the refactor/batch-job-crd branch 2 times, most recently from f550382 to 7918e87 Compare April 28, 2021 10:22
@miguelvr miguelvr force-pushed the refactor/batch-job-crd branch from bf2b1c8 to 5bbb8b3 Compare May 3, 2021 15:10
@miguelvr miguelvr marked this pull request as ready for review May 3, 2021 15:17
Copy link
Contributor

@vishalbollu vishalbollu left a comment

Choose a reason for hiding this comment

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

Let's review the GetJobStatus again tomorrow

@miguelvr miguelvr requested a review from deliahu May 5, 2021 15:12
@miguelvr miguelvr merged commit 1c49e1d into master May 5, 2021
@miguelvr miguelvr deleted the refactor/batch-job-crd branch May 5, 2021 16:56
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