datawire / ambassador-operator

The Ambassador operator
https://getambassador.io/
17 stars 15 forks source link

Panic on assign to nil #75

Open gnanderson opened 3 years ago

gnanderson commented 3 years ago

On a new installation of the operator, the following line causes a panic if there are zero annotations in the AmbassadorInstallation object.

https://github.com/datawire/ambassador-operator/blob/febf53e6cf44183301ec9b8b70d687dac3d0deab/pkg/controller/ambassadorinstallation/comp.go#L86