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

SUBMARINE-1236. Fix patch strategy #915

Closed
wants to merge 1 commit into from

Conversation

KUAN-HSUN-LI
Copy link
Member

@KUAN-HSUN-LI KUAN-HSUN-LI commented Mar 28, 2022

What is this PR for?

There are four patch strategies in the k8s generic API. Replace the PATCH_FORMAT_JSON_PATCH with PATCH_FORMAT_APPLY_YAML.

What type of PR is it?

[Bug Fix]

Todos

  • - Task

What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-1236

How should this be tested?

Screenshots (if appropriate)

Questions:

  • Do the license files need updating? No
  • Are there breaking changes for older versions? No
  • Does this need new documentation? No

@asfgit asfgit closed this in 46a6f07 Mar 29, 2022
asfgit pushed a commit that referenced this pull request Apr 5, 2022
### What is this PR for?
In the previous PR #915, the patch method is not fixed since the `InvalidSpecException` is sending status code 200.

### What type of PR is it?
[Bug Fix]

### Todos

### What is the Jira issue?
https://issues.apache.org/jira/browse/SUBMARINE-1251

### How should this be tested?

### Screenshots (if appropriate)

### Questions:
* Do the license files need updating? No
* Are there breaking changes for older versions? No
* Does this need new documentation? No

Author: KUAN-HSUN-LI <b06209027@ntu.edu.tw>

Signed-off-by: Kevin <pingsutw@apache.org>

Closes #919 from KUAN-HSUN-LI/SUBMARINE-1251 and squashes the following commits:

2ce66f4 [KUAN-HSUN-LI] SUBMARINE-1251. fix patch type and add error handling
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.

None yet

2 participants