Skip to content

issues Search Results · repo:vsoch/oci-python language:Python

Filter by

8 results
 (127 ms)

8 results

invsoch/oci-python (press backspace or delete to remove)

There s a regex pattern in https://github.com/vsoch/oci-python/blob/master/opencontainers/distribution/reggie/defaults.py#L17 that doesn t properly escape the / characters. It s unclear to me at the moment ...
  • brentonmallen1
  • 2
  • Opened 
    on May 9, 2024
  • #19

Ran into this bug when trying to use password authentication. Seems to just be a small typo: dst = reggie.NewClient( dst_endpoint, reggie.WithUsernamePassword( AWS , password ...
  • d4l3k
  • 7
  • Opened 
    on Feb 11, 2022
  • #16

I m currently working on https://github.com/pytorch/torchx which is a project trying to make it easier to train and deploy ML models. Quite a few of the cloud services / cluster tools for running ML jobs ...
  • d4l3k
  • 14
  • Opened 
    on Feb 11, 2022
  • #15

I want to check on what are the reasons/ advantages to creating a custom transport adapter, as is done here. The python requests library allows for definition of a similar thing: https://requests.readthedocs.io/en/master/user/advanced/#transport-adapters. ...
  • vsoch
  • 2
  • Opened 
    on Oct 15, 2020
  • #10

Hey why not!
  • vsoch
  • 1
  • Opened 
    on Nov 3, 2019
  • #5

A likely use case is to want to load a dict (or serialized json object) into it s respective object, so the base Struct class should have a function to allow this. It should also automatically validate ...
  • vsoch
  • Opened 
    on Oct 27, 2019
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub