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

fix(controller): support float for param value #4490

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

arghya88
Copy link
Contributor

@arghya88 arghya88 commented Nov 8, 2020

Checklist:

Fixes #4478

@CLAassistant
Copy link

CLAassistant commented Nov 8, 2020

CLA assistant check
All committers have signed the CLA.

@arghya88 arghya88 changed the title Support float for param value fix: support float for param value Nov 8, 2020
@arghya88 arghya88 force-pushed the float-support branch 3 times, most recently from 413d81b to 4544657 Compare November 8, 2020 07:45
@arghya88 arghya88 changed the title fix: support float for param value fix(controller): support float for param value Nov 8, 2020
@alexec alexec self-assigned this Nov 9, 2020
@arghya88 arghya88 force-pushed the float-support branch 9 times, most recently from 5861cc1 to 4c4c336 Compare November 10, 2020 13:49
@alexec
Copy link
Contributor

alexec commented Nov 10, 2020

You have a failing unit test?

@arghya88
Copy link
Contributor Author

You have a failing unit test?

@alexec probably flake. Fixed now

@terrytangyuan
Copy link
Member

terrytangyuan commented Nov 10, 2020

I was just about the send a similar PR to fix this as well from a working branch and then found this one. Thanks @arghya88!

@alexec
Copy link
Contributor

alexec commented Nov 10, 2020

@terrytangyuan good comment - thank you!

@arghya88 arghya88 force-pushed the float-support branch 5 times, most recently from 9de7f91 to 0071fc5 Compare November 11, 2020 05:43
Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

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

Thanks @arghya88 the changes look great! @alexec PTAL

Copy link
Contributor

@alexec alexec left a comment

Choose a reason for hiding this comment

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

We should back-port to v2.12 if easy. v3 if not.

@arghya88 arghya88 force-pushed the float-support branch 2 times, most recently from b65f396 to 1b93935 Compare November 15, 2020 03:55
@alexec alexec merged commit 176d890 into argoproj:master Nov 16, 2020
@alexec alexec added this to the v2.12 milestone Nov 16, 2020
@alexec
Copy link
Contributor

alexec commented Nov 16, 2020

Needs backporting to v2.12

@arghya88
Copy link
Contributor Author

Needs backporting to v2.12

@alexec I will submit a PR for that

@alexec
Copy link
Contributor

alexec commented Nov 16, 2020

Needs backporting to v2.12

@alexec I will submit a PR for that

No need. Will do this for you.

alexcapras pushed a commit to alexcapras/argo that referenced this pull request Dec 2, 2020
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.

Workflow cannot read float
4 participants