You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/07/01 16:05:22 UTC

[GitHub] [solr-operator] sigram opened a new issue #278: CRD annotations too long when updating using `kubectl apply`

sigram opened a new issue #278:
URL: https://github.com/apache/solr-operator/issues/278


   ```
   kubectl apply -f crds.yaml
   Warning: kubectl apply should be used on resource created by either kubectl create --save-config or kubectl apply
   customresourcedefinition.apiextensions.k8s.io/solrbackups.solr.apache.org configured
   Warning: kubectl apply should be used on resource created by either kubectl create --save-config or kubectl apply
   Warning: kubectl apply should be used on resource created by either kubectl create --save-config or kubectl apply
   customresourcedefinition.apiextensions.k8s.io/solrprometheusexporters.solr.apache.org configured
   The CustomResourceDefinition "solrclouds.solr.apache.org" is invalid: metadata.annotations: Too long: must have at most 262144 bytes
   ```
   
   This happens with the CRDs generated on the main branch. Using `kubectl replace -f crds.yaml` succeeds.


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] sigram commented on issue #278: CRD metadata.annotations too long when updating using `kubectl apply`

Posted by GitBox <gi...@apache.org>.
sigram commented on issue #278:
URL: https://github.com/apache/solr-operator/issues/278#issuecomment-872372527


   I just realized this is actually mentioned in `helm/solr-operator/README.md` but without this specific error. Feel free to close.


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] HoustonPutman closed issue #278: CRD metadata.annotations too long when updating using `kubectl apply`

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #278:
URL: https://github.com/apache/solr-operator/issues/278


   


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] HoustonPutman commented on issue #278: CRD metadata.annotations too long when updating using `kubectl apply`

Posted by GitBox <gi...@apache.org>.
HoustonPutman commented on issue #278:
URL: https://github.com/apache/solr-operator/issues/278#issuecomment-880220722


   I'll close this for now. In case other users face the issue and search for this error, they can find this issue to resolve it 🙂 


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org