Skip to content

Commit

Permalink
Improve current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jan 20, 2025
1 parent d9edfe4 commit 3a818a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions TODO.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* TODO enable fink-test to run test on fink releases (currently it runs only on branch master tips)
* TODO monitor issue (prometheus): https://github.com/kubeflow/spark-operator/issues/2380
* TODO hdfs operator management

** TODO limit and request for memory: monitor issue https://github.com/stackabletech/hdfs-operator/issues/625
** TODO open issue: zkfc on datanode is not compliant with memory setting
In the example below memory limit is 256Mi for nameNode in hdfscluster CR, but it become 768Mi in each related pod because the `zkfs` container is not impacted by the CR configuration.
Expand All @@ -29,8 +28,6 @@ kubectl get pods -n hdfs simple-hdfs-namenode-default-0 -o jsonpath -o=jsonpath
"memory": "512Mi"
}
}


** TODO management of argoCD default values (jqpath expression): monitor issue https://github.com/stackabletech/hdfs-operator/issues/626
** TODO open issue: be able to run only one dataNode on CI

Expand Down

0 comments on commit 3a818a6

Please sign in to comment.