Skip to content

Adds v0.2 Release Announcement Doc#635

Merged
danehans merged 2 commits intoenvoyproxy:mainfrom
danehans:release_docs
Oct 20, 2022
Merged

Adds v0.2 Release Announcement Doc#635
danehans merged 2 commits intoenvoyproxy:mainfrom
danehans:release_docs

Conversation

@danehans
Copy link
Copy Markdown
Contributor

Adds a doc for announcing the v0.2 release.

Signed-off-by: danehans daneyonhansen@gmail.com

Signed-off-by: danehans <daneyonhansen@gmail.com>
@danehans danehans requested a review from a team as a code owner October 20, 2022 18:59
@danehans danehans added the documentation Improvements or additions to documentation label Oct 20, 2022
@danehans danehans added this to the 0.2.0 milestone Oct 20, 2022
Signed-off-by: danehans <daneyonhansen@gmail.com>
Copy link
Copy Markdown
Contributor

@LukeShu LukeShu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 issues: Arko's comment, and also the spelling mistake found by the linter.

Otherwise, lgtm

@danehans
Copy link
Copy Markdown
Contributor Author

2 issues: Arko's comment, and also the spelling mistake found by the linter.

Both were fixed by commit 6275af4.

@danehans
Copy link
Copy Markdown
Contributor Author

Rerunning CI due to possible flake:

--- FAIL: TestProvider (11.46s)
    --- FAIL: TestProvider/gatewayclass_accepted_status (0.10s)
        kubernetes_test.go:168: 
            	Error Trace:	/home/runner/work/gateway/gateway/internal/provider/kubernetes/kubernetes_test.go:168
            	            				/home/runner/work/gateway/gateway/internal/provider/kubernetes/kubernetes_test.go:78
            	Error:      	Not equal: 
            	            	expected: &v1beta1.GatewayClass{TypeMeta:v1.TypeMeta{Kind:"GatewayClass", APIVersion:"gateway.networking.k8s.io/v1beta1"}, ObjectMeta:v1.ObjectMeta{Name:"test-gc-accepted-status", GenerateName:"", Namespace:"", SelfLink:"", UID:"c5155bf2-d8f0-4717-a55a-2f7c4f7e4fe7", ResourceVersion:"288", Generation:1, CreationTimestamp:time.Date(2022, time.October, 20, 19, 22, 2, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ZZZ_DeprecatedClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubernetes.test", Operation:"Update", APIVersion:"gateway.networking.k8s.io/v1beta1", Time:time.Date(2022, time.October, 20, 19, 22, 2, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000bb6fa8), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kubernetes.test", Operation:"Update", APIVersion:"gateway.networking.k8s.io/v1beta1", Time:time.Date(2022, time.October, 20, 19, 22, 2, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000bb6fd8), Subresource:"status"}}}, Spec:v1beta1.GatewayClassSpec{ControllerName:"gateway.envoyproxy.io/gatewayclass-controller", ParametersRef:(*v1beta1.ParametersReference)(nil), Description:(*string)(nil)}, Status:v1beta1.GatewayClassStatus{Conditions:[]v1.Condition{v1.Condition{Type:"Accepted", Status:"True", ObservedGeneration:1, LastTransitionTime:time.Date(2022, time.October, 20, 19, 22, 2, 0, time.Local), Reason:"Accepted", Message:"Valid GatewayClass"}}}}
            	            	actual  : &v1beta1.GatewayClass{TypeMeta:v1.TypeMeta{Kind:"GatewayClass", APIVersion:"gateway.networking.k8s.io/v1beta1"}, ObjectMeta:v1.ObjectMeta{Name:"test-gc-accepted-status", GenerateName:"", Namespace:"", SelfLink:"", UID:"c5155bf2-d8f0-4717-a55a-2f7c4f7e4fe7", ResourceVersion:"287", Generation:1, CreationTimestamp:time.Date(2022, time.October, 20, 19, 22, 2, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ZZZ_DeprecatedClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubernetes.test", Operation:"Update", APIVersion:"gateway.networking.k8s.io/v1beta1", Time:time.Date(2022, time.October, 20, 19, 22, 2, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000bb7008), Subresource:""}}}, Spec:v1beta1.GatewayClassSpec{ControllerName:"gateway.envoyproxy.io/gatewayclass-controller", ParametersRef:(*v1beta1.ParametersReference)(nil), Description:(*string)(nil)}, Status:v1beta1.GatewayClassStatus{Conditions:[]v1.Condition{v1.Condition{Type:"Accepted", Status:"Unknown", ObservedGeneration:0, LastTransitionTime:time.Date(1970, time.January, 1, 0, 0, 0, 0, time.Local), Reason:"Waiting", Message:"Waiting for controller"}}}}

@danehans danehans merged commit 852262a into envoyproxy:main Oct 20, 2022
@danehans danehans deleted the release_docs branch October 20, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants