You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
53124f1 introduced the support for changing basic-auth passwords and syncing them as needed. With #823, we removed the associated code but it needs to be added back in.
The code was removed because the code didn't do what it was suppose to. The code only made updates to Kong for KongCredential resource, which are not used widely anymore. The code should be changed to do the same for Secret-based credentials and added back in.
Because this one is difficult to assess from the original posting I think we should talk about it. I'm going to try and shepherd this one forward a bit and will bring it up at our next planning meeting.
53124f1 introduced the support for changing basic-auth passwords and syncing them as needed. With #823, we removed the associated code but it needs to be added back in.
The code was removed because the code didn't do what it was suppose to. The code only made updates to Kong for KongCredential resource, which are not used widely anymore. The code should be changed to do the same for Secret-based credentials and added back in.
Please see this comment for more context:
82c211b#r492376403
The text was updated successfully, but these errors were encountered: