progS1m

Results 6 comments of progS1m
trafficstars

I know for 404 Responder the workaround is to use a Rewrite-Responder: https://github.com/citrix/citrix-k8s-ingress-controller/blob/master/docs/crds/rewrite-responder.md

@ankits123 noticed the canary is not always creating a patset. In which constellation are they being crated and in which not? Using multiple values like described here is not working,...

> @ankits123 noticed the canary is not always creating a patset. In which constellation are they being crated and in which not? > > Using multiple values like described here...

@ankits123 /usr/src/triton/kubernetes/canary/ingress_canary.py is the file that has the buggy function get_canary_patset_name Please fix it by adding an unsupported character substitution something like this: namespace = re.sub('[^A-Za-z0-9]+', '',namespace) I think it's...

Have you executed `php console generate:admin` and this error occoured? Be sure that when you execute the command you are inside the root directory of the application and not inside...

This is so bad, would be so helpful to get this addressed :-( none of the parameters do work unfortunately.