GeorgeJahad opened a new pull request #2456:
URL: https://github.com/apache/ozone/pull/2456


   ## What changes were proposed in this pull request?
   Removed the delete container command from the admin cli.  
   
   The corresponding server side of the command was implemented here: 
https://github.com/apache/ozone/pull/1845
   
   But it was decided not to merge it in so each time this command is run, it 
returns an unknown command error.  Rather than doing that it was decided to 
remove it from the admin cli altogether.
   
   (Please fill in changes proposed in this fix)
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-5328
   
   ## How was this patch tested?
   
   the acceptance tests were updated to remove the command from them as well.
   
   Note that the CI tests all seem to be passing except the Kubernetes tests 
which seem to be failing in master as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to