Skip to content

Conversation

@informalict
Copy link
Contributor

@informalict informalict commented Nov 5, 2019

DON'T MERGE!!!

IBM CV requires that created pods need to have the resource requirements.
Integration test TestAddingMetrics does not work in version 3.5.2 of arangod

Copy link
Contributor

@maierlars maierlars left a comment

Choose a reason for hiding this comment

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

  • what about changing requirements? Are pods rotated?
  • please add tests to ensure that the resources are handed to the pods as expected (and that pods are rotated if needed)

args []string, env map[string]EnvValue, finalizers []string,
livenessProbe *HTTPProbeConfig, readinessProbe *HTTPProbeConfig, tolerations []v1.Toleration, serviceAccountName string,
tlsKeyfileSecretName, rocksdbEncryptionSecretName string, clusterJWTSecretName string, nodeSelector map[string]string,
podPriorityClassName string, resources v1.ResourceRequirements, exporter *ArangodbExporterContainerConf, sidecars []v1.Container, vct *v1.PersistentVolumeClaim) error {
Copy link
Contributor

Choose a reason for hiding this comment

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

I am waiting for the day that someone cleans this up.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Test created.
Pods are rotated.
I have created a new task for cleaning up.

@informalict informalict force-pushed the feature/add-resources-into-side-containers branch from 2a52234 to 0dfedac Compare November 14, 2019 09:05
@informalict informalict force-pushed the feature/add-resources-into-side-containers branch from 0dfedac to 7707b82 Compare November 15, 2019 08:14
@informalict
Copy link
Contributor Author

It can not be merged because of #501. There will be a lot of conflicts and it is easier and faster to rewrite that task once again

@informalict informalict deleted the feature/add-resources-into-side-containers branch January 3, 2020 14:20
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.

3 participants