Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: configure the UATs to run behind a proxy using Notebooks #98

Conversation

NohaIhab
Copy link
Contributor

@NohaIhab NohaIhab commented Aug 2, 2024

closes #95

Summary

Configures the UATs for the following components to run behind Proxy:

  • Katib
  • Training Operator
  • Pipelines

Note to reviewer

Copy link
Contributor

@orfeas-k orfeas-k left a comment

Choose a reason for hiding this comment

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

Left some comments. Regarding training-integration notebook, could we avoid refactoring because right now I can't check the differences. I 'd also ref #76 since this where the solution has been designed in theory.

tests/README.md Outdated Show resolved Hide resolved
tests/README.md Outdated Show resolved Hide resolved
tests/README.md Outdated Show resolved Hide resolved
tests/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@DnPlas DnPlas left a comment

Choose a reason for hiding this comment

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

Thanks @NohaIhab, left some comments.

tests/notebooks/katib/katib-integration.ipynb Show resolved Hide resolved
tests/notebooks/katib/katib-integration.ipynb Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@DnPlas DnPlas left a comment

Choose a reason for hiding this comment

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

Just a tiny comment, other than that LGTM

README.md Outdated Show resolved Hide resolved
@NohaIhab NohaIhab changed the base branch from main to KF-5945-configure-proxy-dev-branch August 20, 2024 14:37
Copy link
Contributor

@DnPlas DnPlas left a comment

Choose a reason for hiding this comment

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

Thanks @NohaIhab, LGTM!

@NohaIhab NohaIhab merged commit d8f63ea into KF-5945-configure-proxy-dev-branch Aug 20, 2024
1 check passed
@NohaIhab NohaIhab deleted the kf-6028-feat-configure-notebooks-with-proxy branch August 20, 2024 14:41
DnPlas added a commit that referenced this pull request Aug 28, 2024
This commit merges `KF-5945-configure-proxy-dev-branch` into `main` to
support the proxy configuration for UATs.

* #98
* #105
* #103
* #111

Fixes #75
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.

Running using Notebook: Configure the UATs to run behind a proxy
3 participants