ingress-nginx-helm/core/pkg/ingress/controller
Ricardo Pchevuzinske Katz 6c1b45a663 Generates a Self signed certificate for default vhost if the secret doesn't exists
Generates a Self signed certificate for default vhost if the secret doesn't exists

	modified:   core/pkg/ingress/controller/backend_ssl.go
	modified:   core/pkg/ingress/controller/controller.go
	modified:   core/pkg/net/ssl/ssl.go
2017-03-06 09:21:08 -03:00
..
annotations.go Add annotation to customize nginx location configuration 2017-02-23 16:48:59 -03:00
annotations_test.go Improve in documentation and naming case 2017-02-14 08:49:10 -02:00
backend_ssl.go Generates a Self signed certificate for default vhost if the secret doesn't exists 2017-03-06 09:21:08 -03:00
controller.go Generates a Self signed certificate for default vhost if the secret doesn't exists 2017-03-06 09:21:08 -03:00
launch.go Merge pull request #362 from gianrubio/fix-ingress-class 2017-03-03 09:49:59 -03:00
metrics.go Add nginx metrics to prometheus 2016-11-29 18:10:06 -03:00
named_port.go Add Generic interface 2016-11-23 21:17:49 -03:00
util.go Fix ingress class 2017-03-02 16:50:31 +01:00
util_test.go Fix ingress class 2017-03-02 16:50:31 +01:00