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

Add Agent Minio Credential for Sensor Agent #4235

Merged
merged 12 commits into from
Oct 19, 2023

Conversation

Future-Outlier
Copy link
Member

@Future-Outlier Future-Outlier commented Oct 15, 2023

Tracking issue

#3936
flyteorg/flytesnacks#1180

Describe your changes

Now we can use the sensor agent without setting the Minio credential.
You can test it with my new image.

flytectl demo start --image futureoutlier/flyte-sandbox:agent-minio

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Screenshots

image
image
image

Signed-off-by: Future Outlier <[email protected]>
@Future-Outlier Future-Outlier marked this pull request as draft October 15, 2023 07:51
@Future-Outlier Future-Outlier marked this pull request as ready for review October 15, 2023 08:23
@Future-Outlier Future-Outlier marked this pull request as draft October 15, 2023 08:23
env:
- name: FLYTE_AWS_ENDPOINT
valueFrom:
secretKeyRef:
Copy link
Member

Choose a reason for hiding this comment

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

It's not necessary to use secretKeyRef, just use value here.

Copy link
Member Author

Choose a reason for hiding this comment

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

thanks!

charts/flyteagent/templates/agent/deployment.yaml Outdated Show resolved Hide resolved
@Future-Outlier Future-Outlier marked this pull request as ready for review October 17, 2023 07:35
Signed-off-by: Future Outlier <[email protected]>
Future Outlier added 2 commits October 17, 2023 20:22
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
@Future-Outlier Future-Outlier changed the title Add Agent Minio Creditential for Sensor Agent Add Agent Minio Credential for Sensor Agent Oct 17, 2023
Future Outlier added 2 commits October 17, 2023 22:18
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
Future Outlier added 2 commits October 18, 2023 16:20
Signed-off-by: Future Outlier <[email protected]>
@pingsutw pingsutw merged commit d156585 into flyteorg:master Oct 19, 2023
18 checks passed
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.

2 participants