Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Conversation

darkowlzz
Copy link
Contributor

Combine current cluster and deployment in to a single data type
StorageOSCluster so that the deployment always points to the right
cluster.

Also, adds status members checks in e2e test and enables go race detector
for the unit tests.

Combine current cluster and deployment in to a single data type
StorageOSCluster so that the deployment always points to the right
cluster.

Also, adds status members checks in e2e test and enables go race detector
for the unit tests.
@darkowlzz darkowlzz force-pushed the fix-cluster-status-update branch from c5f275d to 7b169f4 Compare March 18, 2019 09:51
Copy link
Contributor

@croomes croomes 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, much nicer with deploy.go split up.

// FieldRef: &corev1.ObjectFieldSelector{
// FieldPath: "status.podIP",
// },
// },
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, we should remove that. We will not need that again.

Deployment interface defines a cluster deployment for StorageOSCluster.
@darkowlzz darkowlzz force-pushed the fix-cluster-status-update branch from 7b169f4 to 3796b20 Compare March 18, 2019 12:21
@darkowlzz darkowlzz merged commit de7d395 into storageos:master Mar 18, 2019
@darkowlzz darkowlzz deleted the fix-cluster-status-update branch March 18, 2019 12:40
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.

2 participants