neverCase commented on a change in pull request #694:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/694#discussion_r727799807



##########
File path: pkg/kube/apisix/apis/config/v1alpha1/types.go
##########
@@ -0,0 +1,47 @@
+package v1alpha1
+
+import (
+       metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
+
+       
"github.com/apache/apisix-ingress-controller/pkg/kube/apisix/apis/config/v2alpha1"
+)
+
+// +genclient
+// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
+// +kubebuilder:subresource:status
+// +kubebuilder:object:generate=true
+// 
+kubebuilder:printcolumn:name="Id",type="date",JSONPath=".metadata.namespace"

Review comment:
       hi, i'm busy now just after the national vocation -,-.
   i will update my code later.

##########
File path: pkg/kube/apisix/apis/config/v1alpha1/types.go
##########
@@ -0,0 +1,47 @@
+package v1alpha1
+
+import (
+       metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
+
+       
"github.com/apache/apisix-ingress-controller/pkg/kube/apisix/apis/config/v2alpha1"
+)
+
+// +genclient
+// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
+// +kubebuilder:subresource:status
+// +kubebuilder:object:generate=true
+// 
+kubebuilder:printcolumn:name="Id",type="date",JSONPath=".metadata.namespace"

Review comment:
       hi, i'm busy now just after the national vocation -,-.
   i will update my code latter.




-- 
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]


Reply via email to