Log Contains "Too many files to unzip" When CodeArts Repo Is Selected as the YML File Source During Kubernetes Deployment
Symptoms
During the deployment of the action Deploy on Kubernetes, when Use YML files is selected and CodeArts Repo is selected for File Source, the error message Too many files to unzip. is displayed.
Cause Analysis
In the current application, there are more than 1024 files in the selected branch of the code repository.
Solution
Method 1:
Create a branch for the YML file. Then edit the application, select this branch, save the settings, and perform the deployment again.
Method 2:
Use a build task to package the YML file in the code repository to CodeArts Artifact. Then, select CodeArts Artifact for File Source, select the YML file in the release repository, save the settings, and perform the deployment again.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.