Format Dockerfiles, convert wget to curl, remove duplicate 'option' i…#272
Merged
cwlacewe merged 2 commits intokubernetes_supportfrom Apr 2, 2025
Merged
Format Dockerfiles, convert wget to curl, remove duplicate 'option' i…#272cwlacewe merged 2 commits intokubernetes_supportfrom
cwlacewe merged 2 commits intokubernetes_supportfrom
Conversation
…n CMakeLists due to cmake warning and centralized in main CmakeLists Signed-off-by: cwlacewe <chaunte.w.lacewell@intel.com>
Signed-off-by: cwlacewe <chaunte.w.lacewell@intel.com>
rv355
reviewed
Apr 2, 2025
cwlacewe
added a commit
that referenced
this pull request
Apr 9, 2025
* srck8s * k8sfolder * minor changes * latest imagecommandchanges * latest k8sfixes * latest k8sfixes1 * latest k8sfixes2 * latest k8sfixes3 * readmeupdate * localContainerCheckOK * dependency * makeFix * dcokerfileupdate * dockerfileupdate * readme updates and config fixes * readme updates and config fixes * Dockerfile update for kube client install * Dockerfile mods for kube client install * checkin docker file update * checkin docker file update bazel * readme and docker file updates * dockerfile updates * test case updates * kubehelper test * adding missing file * [pre-commit.ci lite] apply automatic fixes * optional kubernetes install * [pre-commit.ci lite] apply automatic fixes * Automated coverage update * addressed review comments * Automated coverage update * checkin dockerfile condition update * Automated coverage update * Format Dockerfiles, convert wget to curl, remove duplicate 'option' i… (#272) * Format Dockerfiles, convert wget to curl, remove duplicate 'option' in CMakeLists due to cmake warning and centralized in main CmakeLists * Fix base Dockerfile indention --------- Signed-off-by: cwlacewe <chaunte.w.lacewell@intel.com> * minor fix for CMakeLists * added K8s test files to python test script * [pre-commit.ci lite] apply automatic fixes * path fix * removed stray text in test file * [pre-commit.ci lite] apply automatic fixes * updates to cleandb --------- Signed-off-by: cwlacewe <chaunte.w.lacewell@intel.com> Co-authored-by: Rohit Verma <rohit1.verma@intel.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Chaunte W. Lacewell <chaunte.w.lacewell@intel.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…n CMakeLists due to cmake warning and centralized in main CmakeLists