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 flag for go template to format host names #130

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

dmayle
Copy link
Contributor

@dmayle dmayle commented May 26, 2020

When using an alternate DNS like external-dns, your host names will be
different than the internal core-dns format. This adds a flag so that
the user can specify the name format using a go template.

@dmayle dmayle force-pushed the template_host_name branch from e17efd5 to 490dc4a Compare May 26, 2020 16:37
Copy link
Member

@harshavardhana harshavardhana left a comment

Choose a reason for hiding this comment

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

Please update the documentation or add a new doc on how to use this feature @dmayle

@dmayle dmayle force-pushed the template_host_name branch 2 times, most recently from de6d7c6 to 954b63c Compare May 26, 2020 21:12
@dmayle
Copy link
Contributor Author

dmayle commented May 26, 2020

I've updated the docs and merged in recent changes

@dmayle dmayle force-pushed the template_host_name branch from 954b63c to 024937f Compare May 26, 2020 21:15
@dmayle
Copy link
Contributor Author

dmayle commented May 27, 2020

I can't seem to figure out how to mark that I've made the changes requested @harshavardhana

@harshavardhana
Copy link
Member

I can't seem to figure out how to mark that I've made the changes requested @harshavardhana

There is no such thing in GitHub AFAIK @dmayle

harshavardhana
harshavardhana previously approved these changes May 27, 2020
@kerneltime
Copy link
Contributor

kerneltime commented Jun 5, 2020

Code looks good any chance you can add a test for TemplatedMinIOHosts https://github.com/minio/minio-operator/pull/130/files#diff-5fba95502c597c71c1ec5de3290ef01bR223

Copy link
Contributor

@nitisht nitisht left a comment

Choose a reason for hiding this comment

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

@dmayle couple of comments

@dmayle
Copy link
Contributor Author

dmayle commented Jun 5, 2020

@kerneltime added a test for the various template variables.
@nitisht done and done.

@dmayle dmayle force-pushed the template_host_name branch from 2c6c483 to 35211f4 Compare June 5, 2020 15:27
When using an alternate DNS like external-dns, your host names will be
different than the internal core-dns format.  This adds a flag so that
the user can specify the name format using a go template.
@dmayle dmayle force-pushed the template_host_name branch from 35211f4 to 66ce518 Compare June 5, 2020 15:35
Copy link
Contributor

@nitisht nitisht left a comment

Choose a reason for hiding this comment

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

Thanks @dmayle looks great

@nitisht nitisht merged commit badb55b into minio:master Jun 5, 2020
nitisht added a commit that referenced this pull request Jun 9, 2020
This PR also fixes a regression introduced in #130 where incorrect
arguements are passed to MinIO containers.
jmontleon pushed a commit to jmontleon/operator that referenced this pull request Jul 23, 2024
Update the install-tackle script to handle installing the konveyor
operator using OLM via provided bundle image. With this, we should be
able to test...at a minimum ... that our operator installs as part of PR
checks.

Fixes minio#130

Signed-off-by: David Zager <david.j.zager@gmail.com>
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.

4 participants